Searched refs:ascii_toUtf8 (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Modules/expat/ |
D | xmltok.c | 562 ascii_toUtf8(const ENCODING *enc, const char **fromP, const char *fromLim, in ascii_toUtf8() function 577 = {{VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0}, 587 = {{VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0},
|
/external/expat/expat/lib/ |
D | xmltok.c | 562 ascii_toUtf8(const ENCODING *enc, const char **fromP, const char *fromLim, in ascii_toUtf8() function 577 = {{VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0}, 587 = {{VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0},
|