Searched refs:get_codepoint (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/charset/tests/
H A Diconv.c92 static unsigned int get_codepoint(char *buf, size_t size, const char *charset) function
194 get_codepoint((char *)(buf2+len1), len2-len1, charset) >= (1<<20)) {
199 get_codepoint((char *)(buf1+len2), len1-len2, charset) >= (1<<20)) {
227 get_codepoint((char *)(buf2+len1), len2-len1, charset));
231 get_codepoint((char *)(buf1+len2),len1-len2, charset));
249 get_codepoint((char *)(inbuf+sizeof(buf3) - outsize3),
272 get_codepoint((char *)(inbuf+sizeof(buf3) - outsize3),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/charset/tests/
H A Diconv.c92 static unsigned int get_codepoint(char *buf, size_t size, const char *charset) function
194 get_codepoint((char *)(buf2+len1), len2-len1, charset) >= (1<<20)) {
199 get_codepoint((char *)(buf1+len2), len1-len2, charset) >= (1<<20)) {
227 get_codepoint((char *)(buf2+len1), len2-len1, charset));
231 get_codepoint((char *)(buf1+len2),len1-len2, charset));
249 get_codepoint((char *)(inbuf+sizeof(buf3) - outsize3),
272 get_codepoint((char *)(inbuf+sizeof(buf3) - outsize3),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/charset/tests/
H A Diconv.c92 static unsigned int get_codepoint(char *buf, size_t size, const char *charset) function
194 get_codepoint((char *)(buf2+len1), len2-len1, charset) >= (1<<20)) {
199 get_codepoint((char *)(buf1+len2), len1-len2, charset) >= (1<<20)) {
227 get_codepoint((char *)(buf2+len1), len2-len1, charset));
231 get_codepoint((char *)(buf1+len2),len1-len2, charset));
249 get_codepoint((char *)(inbuf+sizeof(buf3) - outsize3),
272 get_codepoint((char *)(inbuf+sizeof(buf3) - outsize3),

Completed in 100 milliseconds