Searched refs:latin1_toUtf16 (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/libs/expat/ |
D | xmltok.c | 530 latin1_toUtf16(const ENCODING *enc, const char **fromP, const char *fromLim, in latin1_toUtf16() function 545 = {{VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0}, 555 = {{VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0}, 580 = {{VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0}, 590 = {{VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0},
|