Searched refs:XML_VCTXT_USE_PCTXT (Results 1 – 4 of 4) sorted by relevance
73 #define XML_VCTXT_USE_PCTXT (1u << 1) macro
66 if (ctxt->flags & XML_VCTXT_USE_PCTXT) { in xmlVErrMemory()105 if (ctxt->flags & XML_VCTXT_USE_PCTXT) { in xmlErrValid()151 if (ctxt->flags & XML_VCTXT_USE_PCTXT) { in xmlErrValidNode()193 if (ctxt->flags & XML_VCTXT_USE_PCTXT) { in xmlErrValidNodeNr()233 if (ctxt->flags & XML_VCTXT_USE_PCTXT) { in xmlErrValidWarning()1604 if ((ctxt != NULL) && (ctxt->flags & XML_VCTXT_USE_PCTXT)) { in xmlAddElementDecl()2631 if ((ctxt->flags & XML_VCTXT_USE_PCTXT) == 0) in xmlIsStreaming()6668 ctxt->flags &= ~XML_VCTXT_USE_PCTXT; in xmlValidateDocumentFinal()
1589 ctxt->vctxt.flags = XML_VCTXT_USE_PCTXT; in xmlInitParserCtxt()
5128 ctxt->vctxt.flags = XML_VCTXT_USE_PCTXT; in htmlInitParserCtxt()