xmlXPathNewContext 2484 third_party/libxml/src/debugXML.c         ctxt->pctxt = xmlXPathNewContext(doc);
xmlXPathNewContext 2830 third_party/libxml/src/debugXML.c     ctxt->pctxt = xmlXPathNewContext(ctxt->doc);
xmlXPathNewContext 16358 third_party/libxml/src/elfgcchack.h #undef xmlXPathNewContext
xmlXPathNewContext 16359 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNewContext) xmlXPathNewContext __attribute((alias("xmlXPathNewContext__internal_alias")));
xmlXPathNewContext 16361 third_party/libxml/src/elfgcchack.h #ifndef xmlXPathNewContext
xmlXPathNewContext 16362 third_party/libxml/src/elfgcchack.h extern __typeof (xmlXPathNewContext) xmlXPathNewContext__internal_alias __attribute((visibility("hidden")));
xmlXPathNewContext 16363 third_party/libxml/src/elfgcchack.h #define xmlXPathNewContext xmlXPathNewContext__internal_alias
xmlXPathNewContext  494 third_party/libxml/src/include/libxml/xpath.h 		    xmlXPathNewContext		(xmlDocPtr doc);
xmlXPathNewContext  227 third_party/libxml/src/runsuite.c     ctxtXPath = xmlXPathNewContext(NULL);
xmlXPathNewContext 2286 third_party/libxml/src/runtest.c 	ctxt = xmlXPathNewContext(xpathDocument);
xmlXPathNewContext 3600 third_party/libxml/src/runtest.c     ctx = xmlXPathNewContext(parent_doc);
xmlXPathNewContext  608 third_party/libxml/src/schematron.c     ret->xctxt = xmlXPathNewContext(NULL);
xmlXPathNewContext  649 third_party/libxml/src/schematron.c     ret->xctxt = xmlXPathNewContext(NULL);
xmlXPathNewContext  689 third_party/libxml/src/schematron.c     ret->xctxt = xmlXPathNewContext(doc);
xmlXPathNewContext 1517 third_party/libxml/src/schematron.c     ret->xctxt = xmlXPathNewContext(NULL);
xmlXPathNewContext  280 third_party/libxml/src/testC14N.c     ctx = xmlXPathNewContext(parent_doc);
xmlXPathNewContext   89 third_party/libxml/src/testXPath.c 	ctxt = xmlXPathNewContext(document);
xmlXPathNewContext 2131 third_party/libxml/src/xmllint.c     ctxt = xmlXPathNewContext(doc);
xmlXPathNewContext 1327 third_party/libxml/src/xpointer.c     ret = xmlXPathNewContext(doc);
xmlXPathNewContext  335 third_party/libxslt/libxslt/pattern.c 	    xctxt = xmlXPathNewContext(ctxt->style->doc);
xmlXPathNewContext  337 third_party/libxslt/libxslt/pattern.c 	    xctxt = xmlXPathNewContext(NULL);
xmlXPathNewContext  485 third_party/libxslt/libxslt/transform.c     cur->xpathCtxt = xmlXPathNewContext(doc);
xmlXPathNewContext  596 third_party/libxslt/libxslt/xslt.c     ret->xpathCtxt = xmlXPathNewContext(NULL);
xmlXPathNewContext 2123 third_party/libxslt/libxslt/xsltutils.c 	    xpathCtxt = xmlXPathNewContext(style->doc);
xmlXPathNewContext 2125 third_party/libxslt/libxslt/xsltutils.c 	xpathCtxt = xmlXPathNewContext(style->doc);
xmlXPathNewContext 2131 third_party/libxslt/libxslt/xsltutils.c 	xpathCtxt = xmlXPathNewContext(NULL);