Home
last modified time | relevance | path

Searched refs:xmlXPathCtxtCompile (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dxpath.h533 xmlXPathCtxtCompile (xmlXPathContextPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dxpath.rpgle612 d xmlXPathCtxtCompile...
613 d pr extproc('xmlXPathCtxtCompile')
/external/libxml2/
Dlibxml2.syms1830 xmlXPathCtxtCompile;
Dschematron.c322 comp = xmlXPathCtxtCompile(ctxt->xctxt, test); in xmlSchematronAddTest()
Delfgcchack.h16040 #undef xmlXPathCtxtCompile
16041 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile __attribute((alias("xmlXPathCtxtCompile__…
16043 #ifndef xmlXPathCtxtCompile
16044 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile__internal_alias __attribute((visibility("…
16045 #define xmlXPathCtxtCompile xmlXPathCtxtCompile__internal_alias macro
Dxpath.c14801 xmlXPathCtxtCompile(xmlXPathContextPtr ctxt, const xmlChar *str) { in xmlXPathCtxtCompile() function
14863 return(xmlXPathCtxtCompile(NULL, str)); in xmlXPathCompile()
DChangeLog1948 * xpath.c: Fixed self-invented a segfault in xmlXPathCtxtCompile(),
7747 * xpath.c include/libxml/xpath.h: added xmlXPathCtxtCompile() to
/external/libxml2/win32/
Dlibxml2.def.src2747 xmlXPathCtxtCompile