Home | History | Annotate | Download | only in libxml2

Lines Matching refs:UTF8ToISO8859_3

3936 static int UTF8ToISO8859_3 (unsigned char* out, int *outlen,
4052 xmlNewCharEncodingHandler ("ISO-8859-3", ISO8859_3ToUTF8, UTF8ToISO8859_3);