Lines Matching refs:xmlParserEntityCheck
126 xmlParserEntityCheck(xmlParserCtxtPtr ctxt, size_t size, in xmlParserEntityCheck() function
2646 xmlParserEntityCheck(ctxt, 0, ent, 0); in xmlStringLenDecodeEntities()
2673 if (xmlParserEntityCheck(ctxt, nbchars, ent, 0)) in xmlStringLenDecodeEntities()
2697 xmlParserEntityCheck(ctxt, 0, ent, 0); in xmlStringLenDecodeEntities()
2728 if (xmlParserEntityCheck(ctxt, nbchars, ent, 0)) in xmlStringLenDecodeEntities()
7138 if (xmlParserEntityCheck(ctxt, 0, ent, 0)) { in xmlParseReference()
7194 xmlParserEntityCheck(ctxt, 0, ent, 0); in xmlParseReference()
7305 if (xmlParserEntityCheck(ctxt, 0, ent, ctxt->sizeentcopy)) in xmlParseReference()
7353 if (xmlParserEntityCheck(ctxt, 0, ent, ctxt->sizeentcopy)) in xmlParseReference()
7538 xmlParserEntityCheck(ctxt, 0, ent, 0); in xmlParseEntityRef()
7732 xmlParserEntityCheck(ctxt, 0, ent, 0); in xmlParseStringEntityRef()
7899 xmlParserEntityCheck(ctxt, 0, NULL, 0); in xmlParsePEReference()
8161 xmlParserEntityCheck(ctxt, 0, NULL, 0); in xmlParseStringPEReference()