Searched refs:XML_PARSER_DTD (Results 1 – 3 of 3) sorted by relevance
117 XML_PARSER_DTD, /* within some DTD content */ enumerator
2138 if ((ctxt->inputNr == 1) && (ctxt->instate != XML_PARSER_DTD)) { in xmlSkipBlankChars()2565 case XML_PARSER_DTD: in xmlParserHandlePEReference()5781 ctxt->instate = XML_PARSER_DTD; in xmlParseDefaultDecl()7015 ctxt->instate = XML_PARSER_DTD; in xmlParseMarkupDecl()7144 ctxt->instate = XML_PARSER_DTD; in xmlParseExternalSubset()8433 ctxt->instate = XML_PARSER_DTD; in xmlParseInternalSubset()10879 ctxt->instate = XML_PARSER_DTD; in xmlParseDocument()11334 case XML_PARSER_DTD: in xmlParseTryOrFinish()11893 ctxt->progressive = XML_PARSER_DTD; in xmlParseTryOrFinish()11907 ctxt->instate = XML_PARSER_DTD; in xmlParseTryOrFinish()[all …]
114 d XML_PARSER_DTD... In some DTD content