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

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

Completed in 227 milliseconds