Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dencoding.c3318 static unsigned short const xmlunicodetable_ISO8859_6 [128] = { variable
3887 return ISO8859xToUTF8 (out, outlen, in, inlen, xmlunicodetable_ISO8859_6); in ISO8859_6ToUTF8()