Home
last modified time | relevance | path

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

/external/libxml2/
Dencoding.c3041 static unsigned short const xmlunicodetable_ISO8859_2 [128] = { variable
3774 return ISO8859xToUTF8 (out, outlen, in, inlen, xmlunicodetable_ISO8859_2); in ISO8859_2ToUTF8()