Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dparser.h128 XML_PARSER_EPILOG, /* the Misc* after the last end tag */ enumerator
/external/libxml2/
Dparser.c2553 case XML_PARSER_EPILOG: in xmlParserHandlePEReference()
10913 ctxt->instate = XML_PARSER_EPILOG; in xmlParseDocument()
11337 case XML_PARSER_EPILOG: in xmlParseTryOrFinish()
11600 ctxt->instate = XML_PARSER_EPILOG; in xmlParseTryOrFinish()
11756 ctxt->instate = XML_PARSER_EPILOG; in xmlParseTryOrFinish()
11999 case XML_PARSER_EPILOG: in xmlParseTryOrFinish()
12023 ctxt->instate = XML_PARSER_EPILOG; in xmlParseTryOrFinish()
12039 ctxt->instate = XML_PARSER_EPILOG; in xmlParseTryOrFinish()
12502 (ctxt->instate != XML_PARSER_EPILOG)) { in xmlParseChunk()
12505 if ((ctxt->instate == XML_PARSER_EPILOG) && (cur_avail > 0)) { in xmlParseChunk()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle136 d XML_PARSER_EPILOG... Last end tag Misc*