Searched refs:XML_PARSER_DTD (Results 1 – 3 of 3) sorted by relevance
117 XML_PARSER_DTD, /* within some DTD content */ enumerator
2146 if ((ctxt->inputNr == 1) && (ctxt->instate != XML_PARSER_DTD)) { in xmlSkipBlankChars()2573 case XML_PARSER_DTD: in xmlParserHandlePEReference()5814 ctxt->instate = XML_PARSER_DTD; in xmlParseDefaultDecl()7050 ctxt->instate = XML_PARSER_DTD; in xmlParseMarkupDecl()7179 ctxt->instate = XML_PARSER_DTD; in xmlParseExternalSubset()8476 ctxt->instate = XML_PARSER_DTD; in xmlParseInternalSubset()10935 ctxt->instate = XML_PARSER_DTD; in xmlParseDocument()11391 case XML_PARSER_DTD: in xmlParseTryOrFinish()11950 ctxt->progressive = XML_PARSER_DTD; in xmlParseTryOrFinish()11964 ctxt->instate = XML_PARSER_DTD; in xmlParseTryOrFinish()[all …]
115 d XML_PARSER_DTD... In some DTD content