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.c2561 case XML_PARSER_EPILOG: in xmlParserHandlePEReference()
10969 ctxt->instate = XML_PARSER_EPILOG; in xmlParseDocument()
11394 case XML_PARSER_EPILOG: in xmlParseTryOrFinish()
11657 ctxt->instate = XML_PARSER_EPILOG; in xmlParseTryOrFinish()
11813 ctxt->instate = XML_PARSER_EPILOG; in xmlParseTryOrFinish()
12056 case XML_PARSER_EPILOG: in xmlParseTryOrFinish()
12080 ctxt->instate = XML_PARSER_EPILOG; in xmlParseTryOrFinish()
12096 ctxt->instate = XML_PARSER_EPILOG; in xmlParseTryOrFinish()
12559 (ctxt->instate != XML_PARSER_EPILOG)) { in xmlParseChunk()
12562 if ((ctxt->instate == XML_PARSER_EPILOG) && (cur_avail > 0)) { in xmlParseChunk()
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle137 d XML_PARSER_EPILOG... Last end tag Misc*