xmlCreateEntityParserCtxtInternal   87 third_party/libxml/src/parser.c xmlCreateEntityParserCtxtInternal(const xmlChar *URL, const xmlChar *ID,
xmlCreateEntityParserCtxtInternal 12364 third_party/libxml/src/parser.c     ctxt = xmlCreateEntityParserCtxtInternal(URL, ID, NULL, ctx);
xmlCreateEntityParserCtxtInternal 12561 third_party/libxml/src/parser.c     ctxt = xmlCreateEntityParserCtxtInternal(URL, ID, NULL, oldctxt);
xmlCreateEntityParserCtxtInternal 13511 third_party/libxml/src/parser.c     return xmlCreateEntityParserCtxtInternal(URL, ID, base, NULL);