Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.in.h562 xmlXPathCtxtCompile (xmlXPathContextPtr ctxt,
Dschematron.c351 comp = xmlXPathCtxtCompile(ctxt->xctxt, test); in xmlSchematronAddTest()
Delfgcchack.h16071 #undef xmlXPathCtxtCompile
16072 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile __attribute((alias("xmlXPathCtxtCompile__…
16074 #ifndef xmlXPathCtxtCompile
16075 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile__internal_alias __attribute((visibility("…
16076 #define xmlXPathCtxtCompile xmlXPathCtxtCompile__internal_alias macro
Dxpath.c14657 xmlXPathCtxtCompile(xmlXPathContextPtr ctxt, const xmlChar *str) { in xmlXPathCtxtCompile() function
14719 return(xmlXPathCtxtCompile(NULL, str)); in xmlXPathCompile()
/third_party/libxml2/include/libxml/
Dxpath.h540 xmlXPathCtxtCompile (xmlXPathContextPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
Dxpath.rpgle612 d xmlXPathCtxtCompile...
613 d pr extproc('xmlXPathCtxtCompile')
/third_party/libxml2/
Dlibxml2.syms1830 xmlXPathCtxtCompile;
Dschematron.c322 comp = xmlXPathCtxtCompile(ctxt->xctxt, test); in xmlSchematronAddTest()
Delfgcchack.h16062 #undef xmlXPathCtxtCompile
16063 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile __attribute((alias("xmlXPathCtxtCompile__…
16065 #ifndef xmlXPathCtxtCompile
16066 extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile__internal_alias __attribute((visibility("…
16067 #define xmlXPathCtxtCompile xmlXPathCtxtCompile__internal_alias macro
Dxpath.c14224 xmlXPathCtxtCompile(xmlXPathContextPtr ctxt, const xmlChar *str) { in xmlXPathCtxtCompile() function
14290 return(xmlXPathCtxtCompile(NULL, str)); in xmlXPathCompile()
/third_party/libxml2/win32/
Dlibxml2.def.src2749 xmlXPathCtxtCompile
/third_party/chromium/patch/
D0001-cve.patch76543 - * xpath.c: Fixed self-invented a segfault in xmlXPathCtxtCompile(),
82342 - * xpath.c include/libxml/xpath.h: added xmlXPathCtxtCompile() to
117035 -#undef xmlXPathCtxtCompile
117036 -extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile __attribute((alias("xmlXPathCtxtCompile_…
117038 -#ifndef xmlXPathCtxtCompile
117039 -extern __typeof (xmlXPathCtxtCompile) xmlXPathCtxtCompile__internal_alias __attribute((visibility(…
117040 -#define xmlXPathCtxtCompile xmlXPathCtxtCompile__internal_alias