Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h73 XML_CHAR_ENCODING_8859_4= 13,/* ISO-8859-4 */ enumerator
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle77 d XML_CHAR_ENCODING_8859_4... ISO-8859-4
/external/libxml2/
Dencoding.c1215 if (!strcmp(upper, "ISO-8859-4")) return(XML_CHAR_ENCODING_8859_4); in xmlParseCharEncoding()
1274 case XML_CHAR_ENCODING_8859_4: in xmlGetCharEncodingName()
1598 case XML_CHAR_ENCODING_8859_4: in xmlGetCharEncodingHandler()
DparserInternals.c991 case XML_CHAR_ENCODING_8859_4: in xmlSwitchEncoding()
1051 case XML_CHAR_ENCODING_8859_4: in xmlSwitchEncoding()