Searched refs:xmlXPathCompile (Results 1 – 3 of 3) sorted by relevance
517 xmlXPathCompile (const xmlChar *str);
15630 #undef xmlXPathCompile15631 extern __typeof (xmlXPathCompile) xmlXPathCompile __attribute((alias("xmlXPathCompile__internal_ali…15633 #ifndef xmlXPathCompile15634 extern __typeof (xmlXPathCompile) xmlXPathCompile__internal_alias __attribute((visibility("hidden")…15635 #define xmlXPathCompile xmlXPathCompile__internal_alias macro
14632 xmlXPathCompile(const xmlChar *str) { in xmlXPathCompile() function