Home
last modified time | relevance | path

Searched refs:xmlXPathCompile (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/
DtestXPath.c97 comp = xmlXPathCompile(BAD_CAST str); in testXPath()
Drunsuite.c247 comp = xmlXPathCompile(BAD_CAST xpath); in getNext()
275 comp = xmlXPathCompile(BAD_CAST xpath); in getString()
Dlibxml2.syms483 xmlXPathCompile;
Delfgcchack.h15920 #undef xmlXPathCompile
15921 extern __typeof (xmlXPathCompile) xmlXPathCompile __attribute((alias("xmlXPathCompile__internal_ali…
15923 #ifndef xmlXPathCompile
15924 extern __typeof (xmlXPathCompile) xmlXPathCompile__internal_alias __attribute((visibility("hidden")…
15925 #define xmlXPathCompile xmlXPathCompile__internal_alias macro
Druntest.c2293 comp = xmlXPathCompile(BAD_CAST str); in testXPath()
Dxpath.c14866 xmlXPathCompile(const xmlChar *str) { in xmlXPathCompile() function
DChangeLog16882 * xpath.c: fixed xmlXPathCompile to detected unproperly ended expr
/external/libxml2/include/libxml/
Dxpath.h531 xmlXPathCompile (const xmlChar *str);
/external/libxml2/os400/libxmlrpg/
Dxpath.rpgle588 d xmlXPathCompile...
589 d pr extproc('xmlXPathCompile')
/external/libxml2/win32/
Dlibxml2.def.src2717 xmlXPathCompile