Searched defs:xmlunicodetable_ISO8859_2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dencoding.c2416 static unsigned short const xmlunicodetable_ISO8859_2 [128] = { variable
3149 return ISO8859xToUTF8 (out, outlen, in, inlen, xmlunicodetable_ISO8859_2);

Completed in 56 milliseconds