Searched refs:utf8_mbtowc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xlibi18n/lcUniConv/ |
| H A D | utf8.h | 9 utf8_mbtowc (conv_t conv, ucs4_t *pwc, const unsigned char *s, int n) function in typeref:typename:int
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | lcUTF8.c | 220 utf8_mbtowc, utf8_wctomb 353 utf8_mbtowc, utf8_wctomb 624 consumed = utf8_mbtowc(NULL, &wc, src, srcend-src); 727 consumed = utf8_mbtowc(NULL, &wc, src, srcend-src); 820 consumed = utf8_mbtowc(NULL, &wc, src, srcend-src); 1174 int consumed = utf8_mbtowc(NULL, &wc, src, srcend-src);
|
Completed in 12 milliseconds