Searched refs:XML_PARSER_DTD (Results 1 – 3 of 3) sorted by relevance
117 XML_PARSER_DTD, /* within some DTD content */ enumerator
2145 if ((ctxt->inputNr == 1) && (ctxt->instate != XML_PARSER_DTD)) { in xmlSkipBlankChars()2535 case XML_PARSER_DTD: in xmlParserHandlePEReference()5628 ctxt->instate = XML_PARSER_DTD; in xmlParseDefaultDecl()6828 ctxt->instate = XML_PARSER_DTD; in xmlParseMarkupDecl()6956 ctxt->instate = XML_PARSER_DTD; in xmlParseExternalSubset()8272 ctxt->instate = XML_PARSER_DTD; in xmlParseInternalSubset()10678 ctxt->instate = XML_PARSER_DTD; in xmlParseDocument()11134 case XML_PARSER_DTD: in xmlParseTryOrFinish()11682 ctxt->progressive = XML_PARSER_DTD; in xmlParseTryOrFinish()11696 ctxt->instate = XML_PARSER_DTD; in xmlParseTryOrFinish()[all …]
115 d XML_PARSER_DTD... In some DTD content