Searched refs:ascii_toUtf8 (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/mit/expat/dist/lib/ |
H A D | xmltok.c | 559 ascii_toUtf8(const ENCODING *enc, const char **fromP, const char *fromLim, in ascii_toUtf8() function 574 = {{VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0}, 584 = {{VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0},
|