Searched refs:xmlXPathCompile (Results 1 – 10 of 10) sorted by relevance
97 comp = xmlXPathCompile(BAD_CAST str); in testXPath()
247 comp = xmlXPathCompile(BAD_CAST xpath); in getNext()275 comp = xmlXPathCompile(BAD_CAST xpath); in getString()
483 xmlXPathCompile;
15920 #undef xmlXPathCompile15921 extern __typeof (xmlXPathCompile) xmlXPathCompile __attribute((alias("xmlXPathCompile__internal_ali…15923 #ifndef xmlXPathCompile15924 extern __typeof (xmlXPathCompile) xmlXPathCompile__internal_alias __attribute((visibility("hidden")…15925 #define xmlXPathCompile xmlXPathCompile__internal_alias macro
2293 comp = xmlXPathCompile(BAD_CAST str); in testXPath()
14866 xmlXPathCompile(const xmlChar *str) { in xmlXPathCompile() function
16882 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
531 xmlXPathCompile (const xmlChar *str);
588 d xmlXPathCompile...589 d pr extproc('xmlXPathCompile')
2717 xmlXPathCompile