Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
Dparser.h216 int hasPErefs; /* the internal subset has PE refs */ member
/external/libxml2/include/libxml/
Dparser.h216 int hasPErefs; /* the internal subset has PE refs */ member
/external/libxml2/
Dparser.c2512 (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()
DparserInternals.c1655 ctxt->hasPErefs = 0; in xmlInitParserCtxt()
DHTMLparser.c6451 ctxt->hasPErefs = 0; in htmlCtxtReset()
/external/chromium_org/third_party/libxml/src/
Dparser.c2389 (ctxt->hasPErefs == 0))) { in xmlParserHandlePEReference()
7272 (ctxt->hasPErefs == 0))) { in xmlParseEntityRef()
7467 (ctxt->hasPErefs == 0))) { in xmlParseStringEntityRef()
7617 (ctxt->hasPErefs == 0))) { in xmlParsePEReference()
7672 ctxt->hasPErefs = 1; in xmlParsePEReference()
7848 ((ctxt->hasExternalSubset == 0) && (ctxt->hasPErefs == 0))) { in xmlParseStringPEReference()
7875 ctxt->hasPErefs = 1; in xmlParseStringPEReference()
14313 ctxt->hasPErefs = 0; in xmlCtxtReset()
DparserInternals.c1655 ctxt->hasPErefs = 0; in xmlInitParserCtxt()
DHTMLparser.c6446 ctxt->hasPErefs = 0; in htmlCtxtReset()