Searched refs:xmlXPathNewContext (Results 1 – 20 of 20) sorted by relevance
24 context = xmlXPathNewContext(doc);
102 xpathCtx = xmlXPathNewContext(doc); in example4()
101 xpathCtx = xmlXPathNewContext(doc); in execute_xpath_expression()
89 ctxt = xmlXPathNewContext(document); in testXPath()
610 ret->xctxt = xmlXPathNewContext(NULL); in xmlSchematronNewParserCtxt()651 ret->xctxt = xmlXPathNewContext(NULL); in xmlSchematronNewMemParserCtxt()691 ret->xctxt = xmlXPathNewContext(doc); in xmlSchematronNewDocParserCtxt()1519 ret->xctxt = xmlXPathNewContext(NULL); in xmlSchematronNewValidCtxt()
286 ctx = xmlXPathNewContext(parent_doc); in load_xpath_expr()
162 ctxtXPath = xmlXPathNewContext(NULL); in initializeLibxml2()
215 ctxtXPath = xmlXPathNewContext(NULL); in initializeLibxml2()
2490 ctxt->pctxt = xmlXPathNewContext(doc); in xmlShellLoad()2838 ctxt->pctxt = xmlXPathNewContext(ctxt->doc); in xmlShell()
501 xmlXPathNewContext;
2363 ctxt = xmlXPathNewContext(xpathDocument); in testXPath()3682 ctx = xmlXPathNewContext(parent_doc); in load_xpath_expr()
1303 ret = xmlXPathNewContext(doc); in xmlXPtrNewContext()
16532 #undef xmlXPathNewContext16533 extern __typeof (xmlXPathNewContext) xmlXPathNewContext __attribute((alias("xmlXPathNewContext__int…16535 #ifndef xmlXPathNewContext16536 extern __typeof (xmlXPathNewContext) xmlXPathNewContext__internal_alias __attribute((visibility("hi…16537 #define xmlXPathNewContext xmlXPathNewContext__internal_alias macro
2135 ctxt = xmlXPathNewContext(doc); in doXPathQuery()
6128 xmlXPathNewContext(xmlDocPtr doc) { in xmlXPathNewContext() function
1407 xmlXPathNewContext (libxslt bug #400242)
498 xmlXPathNewContext (xmlDocPtr doc);
551 d xmlXPathNewContext...552 d pr extproc('xmlXPathNewContext')
889 ctxt = xmlXPathNewContext(doc); in read_assocs()1038 ctxt = xmlXPathNewContext(doc); in read_iana()
2874 xmlXPathNewContext