Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h74 XML_CHAR_ENCODING_8859_5= 14,/* ISO-8859-5 */ enumerator
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle79 d XML_CHAR_ENCODING_8859_5... ISO-8859-5
/external/libxml2/
Dencoding.c1216 if (!strcmp(upper, "ISO-8859-5")) return(XML_CHAR_ENCODING_8859_5); in xmlParseCharEncoding()
1276 case XML_CHAR_ENCODING_8859_5: in xmlGetCharEncodingName()
1602 case XML_CHAR_ENCODING_8859_5: in xmlGetCharEncodingHandler()
DparserInternals.c992 case XML_CHAR_ENCODING_8859_5: in xmlSwitchEncoding()
1052 case XML_CHAR_ENCODING_8859_5: in xmlSwitchEncoding()