Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dencoding.c3043 static unsigned short const xmlunicodetable_ISO8859_9 [128] = { variable
3488 return ISO8859xToUTF8 (out, outlen, in, inlen, xmlunicodetable_ISO8859_9); in ISO8859_9ToUTF8()
/external/libxml2/
Dencoding.c3049 static unsigned short const xmlunicodetable_ISO8859_9 [128] = { variable
3494 return ISO8859xToUTF8 (out, outlen, in, inlen, xmlunicodetable_ISO8859_9); in ISO8859_9ToUTF8()