Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h76 XML_CHAR_ENCODING_8859_7= 16,/* ISO-8859-7 */ enumerator
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle83 d XML_CHAR_ENCODING_8859_7... ISO-8859-7
/external/libxml2/
Dencoding.c1218 if (!strcmp(upper, "ISO-8859-7")) return(XML_CHAR_ENCODING_8859_7); in xmlParseCharEncoding()
1280 case XML_CHAR_ENCODING_8859_7: in xmlGetCharEncodingName()
1610 case XML_CHAR_ENCODING_8859_7: in xmlGetCharEncodingHandler()
DparserInternals.c994 case XML_CHAR_ENCODING_8859_7: in xmlSwitchEncoding()
1054 case XML_CHAR_ENCODING_8859_7: in xmlSwitchEncoding()