Searched refs:xmlXPathRegisterFuncNS (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/libxslt-13/libxslt/libexslt/
H A Dmath.c1123 && !xmlXPathRegisterFuncNS(ctxt,
1127 && !xmlXPathRegisterFuncNS(ctxt,
1131 && !xmlXPathRegisterFuncNS(ctxt,
1135 && !xmlXPathRegisterFuncNS(ctxt,
1140 && !xmlXPathRegisterFuncNS(ctxt,
1146 && !xmlXPathRegisterFuncNS(ctxt,
1150 && !xmlXPathRegisterFuncNS(ctxt,
1154 && !xmlXPathRegisterFuncNS(ctxt,
1158 && !xmlXPathRegisterFuncNS(ctxt,
1162 && !xmlXPathRegisterFuncNS(ctx
[all...]
H A Dsets.c307 && !xmlXPathRegisterFuncNS(ctxt,
311 && !xmlXPathRegisterFuncNS(ctxt,
315 && !xmlXPathRegisterFuncNS(ctxt,
319 && !xmlXPathRegisterFuncNS(ctxt,
323 && !xmlXPathRegisterFuncNS(ctxt,
327 && !xmlXPathRegisterFuncNS(ctxt,
H A Ddate.c3809 && !xmlXPathRegisterFuncNS(ctxt,
3813 && !xmlXPathRegisterFuncNS(ctxt,
3817 && !xmlXPathRegisterFuncNS(ctxt,
3822 && !xmlXPathRegisterFuncNS(ctxt,
3827 && !xmlXPathRegisterFuncNS(ctxt,
3831 && !xmlXPathRegisterFuncNS(ctxt,
3835 && !xmlXPathRegisterFuncNS(ctxt,
3839 && !xmlXPathRegisterFuncNS(ctxt,
3843 && !xmlXPathRegisterFuncNS(ctxt,
3847 && !xmlXPathRegisterFuncNS(ctx
[all...]
H A Dstrings.c822 && !xmlXPathRegisterFuncNS(ctxt,
826 && !xmlXPathRegisterFuncNS(ctxt,
830 && !xmlXPathRegisterFuncNS(ctxt,
834 && !xmlXPathRegisterFuncNS(ctxt,
838 && !xmlXPathRegisterFuncNS(ctxt,
842 && !xmlXPathRegisterFuncNS(ctxt,
/macosx-10.9.5/libxml2-26/libxml2/include/libxml/
H A DxpathInternals.h439 xmlXPathRegisterFuncNS (xmlXPathContextPtr ctxt,
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A DxpathInternals.h437 xmlXPathRegisterFuncNS (xmlXPathContextPtr ctxt,
/macosx-10.9.5/libxml2-26/libxml2/
H A Dlibxml2.syms364 xmlXPathRegisterFuncNS;
H A Delfgcchack.h17156 #undef xmlXPathRegisterFuncNS macro
17157 extern __typeof (xmlXPathRegisterFuncNS) xmlXPathRegisterFuncNS __attribute((alias("xmlXPathRegisterFuncNS__internal_alias")));
17159 #ifndef xmlXPathRegisterFuncNS
17160 extern __typeof (xmlXPathRegisterFuncNS) xmlXPathRegisterFuncNS__internal_alias __attribute((visibility("hidden")));
17161 #define xmlXPathRegisterFuncNS xmlXPathRegisterFuncNS__internal_alias macro
H A Dxpath.c4842 return(xmlXPathRegisterFuncNS(ctxt, name, NULL, f));
4846 * xmlXPathRegisterFuncNS:
4857 xmlXPathRegisterFuncNS(xmlXPathContextPtr ctxt, const xmlChar *name, function
15349 xmlXPathRegisterFuncNS(ctxt, (const xmlChar *)"escape-uri",
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms364 xmlXPathRegisterFuncNS;
H A Delfgcchack.h16982 #undef xmlXPathRegisterFuncNS macro
16983 extern __typeof (xmlXPathRegisterFuncNS) xmlXPathRegisterFuncNS __attribute((alias("xmlXPathRegisterFuncNS__internal_alias")));
16985 #ifndef xmlXPathRegisterFuncNS
16986 extern __typeof (xmlXPathRegisterFuncNS) xmlXPathRegisterFuncNS__internal_alias __attribute((visibility("hidden")));
16987 #define xmlXPathRegisterFuncNS xmlXPathRegisterFuncNS__internal_alias macro
H A Dxpath.c4728 return(xmlXPathRegisterFuncNS(ctxt, name, NULL, f));
4732 * xmlXPathRegisterFuncNS:
4743 xmlXPathRegisterFuncNS(xmlXPathContextPtr ctxt, const xmlChar *name, function
15130 xmlXPathRegisterFuncNS(ctxt, (const xmlChar *)"escape-uri",
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dextensions.c596 xmlXPathRegisterFuncNS(ctxt->xpathCtxt, name, URI, function);
/macosx-10.9.5/CPANInternal-140/XML-LibXML/
H A DLibXML.xs7274 xmlXPathRegisterFuncNS(ctxt, (xmlChar *) name,

Completed in 405 milliseconds