Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/
H A Dparser.h132 XML_PARSER_XML_DECL /* before XML decl (but after BOM) */ enumerator
/aosp_15_r20/external/libxml2/include/libxml/
H A Dparser.h166 XML_PARSER_XML_DECL /* before XML decl (but after BOM) */ enumerator
/aosp_15_r20/external/libxml2/
H A Dparser.c11062 ctxt->instate = XML_PARSER_XML_DECL; in xmlParseTryOrFinish()
11065 case XML_PARSER_XML_DECL: in xmlParseTryOrFinish()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dparser.c11103 ctxt->instate = XML_PARSER_XML_DECL; in xmlParseTryOrFinish()
11106 case XML_PARSER_XML_DECL: in xmlParseTryOrFinish()