Searched refs:xmlXPathNewContext (Results 1 – 6 of 6) sorted by relevance
603 ret->xctxt = xmlXPathNewContext(NULL); in xmlSchematronNewParserCtxt()644 ret->xctxt = xmlXPathNewContext(NULL); in xmlSchematronNewMemParserCtxt()684 ret->xctxt = xmlXPathNewContext(doc); in xmlSchematronNewDocParserCtxt()1469 ret->xctxt = xmlXPathNewContext(NULL); in xmlSchematronNewValidCtxt()
2482 ctxt->pctxt = xmlXPathNewContext(doc); in xmlShellLoad()2829 ctxt->pctxt = xmlXPathNewContext(ctxt->doc); in xmlShell()
1325 ret = xmlXPathNewContext(doc); in xmlXPtrNewContext()
16242 #undef xmlXPathNewContext16243 extern __typeof (xmlXPathNewContext) xmlXPathNewContext __attribute((alias("xmlXPathNewContext__int…16245 #ifndef xmlXPathNewContext16246 extern __typeof (xmlXPathNewContext) xmlXPathNewContext__internal_alias __attribute((visibility("hi…16247 #define xmlXPathNewContext xmlXPathNewContext__internal_alias macro
5973 xmlXPathNewContext(xmlDocPtr doc) { in xmlXPathNewContext() function
491 xmlXPathNewContext (xmlDocPtr doc);