Home
last modified time | relevance | path

Searched refs:hasPErefs (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/include/libxml/
Dparser.h218 int hasPErefs; /* the internal subset has PE refs */ member
/third_party/gettext/gnulib-local/lib/libxml/
Dparser.in.h245 int hasPErefs; /* the internal subset has PE refs */ member
DparserInternals.c1671 ctxt->hasPErefs = 0; in xmlInitParserCtxt()
Dparser.c7555 (ctxt->hasPErefs == 0))) { in xmlParseEntityRef()
7753 (ctxt->hasPErefs == 0))) { in xmlParseStringEntityRef()
7906 (ctxt->hasPErefs == 0))) { in xmlParsePEReference()
7988 ctxt->hasPErefs = 1; in xmlParsePEReference()
8174 ((ctxt->hasExternalSubset == 0) && (ctxt->hasPErefs == 0))) { in xmlParseStringPEReference()
8202 ctxt->hasPErefs = 1; in xmlParseStringPEReference()
14889 ctxt->hasPErefs = 0; in xmlCtxtReset()
DHTMLparser.c6682 ctxt->hasPErefs = 0; in htmlCtxtReset()
/third_party/libxml2/
DHTMLparser.c5320 invalue = ctxt->hasPErefs & 1 ? 1 : 0; in htmlParseLookupSequence()
5382 ctxt->hasPErefs |= 1; in htmlParseLookupSequence()
5384 ctxt->hasPErefs &= ~1; in htmlParseLookupSequence()
6765 ctxt->hasPErefs = 0; in htmlCtxtReset()
DparserInternals.c1644 ctxt->hasPErefs = 0; in xmlInitParserCtxt()
Dparser.c7614 (ctxt->hasPErefs == 0))) { in xmlParseEntityRef()
7812 (ctxt->hasPErefs == 0))) { in xmlParseStringEntityRef()
7965 (ctxt->hasPErefs == 0))) { in xmlParsePEReference()
8050 ctxt->hasPErefs = 1; in xmlParsePEReference()
8236 ((ctxt->hasExternalSubset == 0) && (ctxt->hasPErefs == 0))) { in xmlParseStringPEReference()
8264 ctxt->hasPErefs = 1; in xmlParseStringPEReference()
14854 ctxt->hasPErefs = 0; in xmlCtxtReset()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle233 d hasPErefs like(xmlCint)