Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h77 XML_CHAR_ENCODING_8859_8= 17,/* ISO-8859-8 */ enumerator
/external/libxml2/
Dencoding.c1196 if (!strcmp(upper, "ISO-8859-8")) return(XML_CHAR_ENCODING_8859_8); in xmlParseCharEncoding()
1259 case XML_CHAR_ENCODING_8859_8: in xmlGetCharEncodingName()
1580 case XML_CHAR_ENCODING_8859_8: in xmlGetCharEncodingHandler()
DparserInternals.c1036 case XML_CHAR_ENCODING_8859_8: in xmlSwitchEncoding()
1096 case XML_CHAR_ENCODING_8859_8: in xmlSwitchEncoding()