Searched refs:xmlXPathCtxtCompile (Results 1 – 8 of 8) sorted by relevance
533 xmlXPathCtxtCompile (xmlXPathContextPtr ctxt,
591 d xmlXPathCtxtCompile...592 d pr extproc('xmlXPathCtxtCompile')
1830 xmlXPathCtxtCompile;
322 comp = xmlXPathCtxtCompile(ctxt->xctxt, test); in xmlSchematronAddTest()
16040 #undef xmlXPathCtxtCompile16041 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile __attribute((alias("xmlXPathCtxtCompile__…16043 #ifndef xmlXPathCtxtCompile16044 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile__internal_alias __attribute((visibility("…16045 #define xmlXPathCtxtCompile xmlXPathCtxtCompile__internal_alias macro
14805 xmlXPathCtxtCompile(xmlXPathContextPtr ctxt, const xmlChar *str) { in xmlXPathCtxtCompile() function14867 return(xmlXPathCtxtCompile(NULL, str)); in xmlXPathCompile()
1948 * xpath.c: Fixed self-invented a segfault in xmlXPathCtxtCompile(),7747 * xpath.c include/libxml/xpath.h: added xmlXPathCtxtCompile() to
2747 xmlXPathCtxtCompile