Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dencoding.h97 XML_CHAR_ENCODING_ASCII= 22 /* pure ASCII */ enumerator
/external/libxml2/
DparserInternals.c1003 case XML_CHAR_ENCODING_ASCII: in xmlSwitchEncoding()
Dxmlsave.c1002 (enc != XML_CHAR_ENCODING_ASCII)) { in xmlDocContentDumpOutput()
Dencoding.c1269 case XML_CHAR_ENCODING_ASCII: in xmlGetCharEncodingName()