Searched refs:hasPErefs (Results 1 – 4 of 4) sorted by relevance
216 int hasPErefs; /* the internal subset has PE refs */ member
2512 (ctxt->hasPErefs == 0))) { in xmlParserHandlePEReference()7331 (ctxt->hasPErefs == 0))) { in xmlParseEntityRef()7522 (ctxt->hasPErefs == 0))) { in xmlParseStringEntityRef()7671 (ctxt->hasPErefs == 0))) { in xmlParsePEReference()7726 ctxt->hasPErefs = 1; in xmlParsePEReference()7895 ((ctxt->hasExternalSubset == 0) && (ctxt->hasPErefs == 0))) { in xmlParseStringPEReference()7922 ctxt->hasPErefs = 1; in xmlParseStringPEReference()14305 ctxt->hasPErefs = 0; in xmlCtxtReset()
1655 ctxt->hasPErefs = 0; in xmlInitParserCtxt()
6451 ctxt->hasPErefs = 0; in htmlCtxtReset()