Searched refs:xmlXPathCtxtCompile (Results 1 – 12 of 12) sorted by relevance
562 xmlXPathCtxtCompile (xmlXPathContextPtr ctxt,
351 comp = xmlXPathCtxtCompile(ctxt->xctxt, test); in xmlSchematronAddTest()
16071 #undef xmlXPathCtxtCompile16072 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile __attribute((alias("xmlXPathCtxtCompile__…16074 #ifndef xmlXPathCtxtCompile16075 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile__internal_alias __attribute((visibility("…16076 #define xmlXPathCtxtCompile xmlXPathCtxtCompile__internal_alias macro
14657 xmlXPathCtxtCompile(xmlXPathContextPtr ctxt, const xmlChar *str) { in xmlXPathCtxtCompile() function14719 return(xmlXPathCtxtCompile(NULL, str)); in xmlXPathCompile()
540 xmlXPathCtxtCompile (xmlXPathContextPtr ctxt,
612 d xmlXPathCtxtCompile...613 d pr extproc('xmlXPathCtxtCompile')
1830 xmlXPathCtxtCompile;
322 comp = xmlXPathCtxtCompile(ctxt->xctxt, test); in xmlSchematronAddTest()
16062 #undef xmlXPathCtxtCompile16063 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile __attribute((alias("xmlXPathCtxtCompile__…16065 #ifndef xmlXPathCtxtCompile16066 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile__internal_alias __attribute((visibility("…16067 #define xmlXPathCtxtCompile xmlXPathCtxtCompile__internal_alias macro
14224 xmlXPathCtxtCompile(xmlXPathContextPtr ctxt, const xmlChar *str) { in xmlXPathCtxtCompile() function14290 return(xmlXPathCtxtCompile(NULL, str)); in xmlXPathCompile()
2749 xmlXPathCtxtCompile
76543 - * xpath.c: Fixed self-invented a segfault in xmlXPathCtxtCompile(),82342 - * xpath.c include/libxml/xpath.h: added xmlXPathCtxtCompile() to117035 -#undef xmlXPathCtxtCompile117036 -extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile __attribute((alias("xmlXPathCtxtCompile_…117038 -#ifndef xmlXPathCtxtCompile117039 -extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile__internal_alias __attribute((visibility(…117040 -#define xmlXPathCtxtCompile xmlXPathCtxtCompile__internal_alias