Home | History | Annotate | Download | only in libxml2

Lines Matching refs:UTF8ToISO8859_2

3433 static int UTF8ToISO8859_2 (unsigned char* out, int *outlen,
3557 xmlNewCharEncodingHandler ("ISO-8859-2", ISO8859_2ToUTF8, UTF8ToISO8859_2);