Home
last modified time | relevance | path

Searched refs:latin1_toUtf16 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/expat/
Dxmltok.c454 latin1_toUtf16(const ENCODING *enc, in latin1_toUtf16() function
465 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 },
476 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 },
498 { VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0 },
509 { VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0 },
/external/expat/lib/
Dxmltok.c522 latin1_toUtf16(const ENCODING *UNUSED_P(enc), in latin1_toUtf16() function
538 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 },
549 { VTABLE1, latin1_toUtf8, latin1_toUtf16, 1, 0, 0 },
576 { VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0 },
587 { VTABLE1, ascii_toUtf8, latin1_toUtf16, 1, 1, 0 },