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

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

Completed in 41 milliseconds