Searched refs:latin1_toUtf8 (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Modules/expat/ |
D | xmltok.c | 549 latin1_toUtf8(const ENCODING *UNUSED_P(enc), in latin1_toUtf8() function 590 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 }, 601 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 },
|
/external/expat/lib/ |
D | xmltok.c | 546 latin1_toUtf8(const ENCODING *UNUSED_P(enc), in latin1_toUtf8() function 587 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 }, 598 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 },
|
/external/python/cpython2/Modules/expat/ |
D | xmltok.c | 546 latin1_toUtf8(const ENCODING *UNUSED_P(enc), in latin1_toUtf8() function 587 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 }, 598 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 },
|