Searched refs:xmlXPathRegisterFuncLookup (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dfunctions.h28 xmlXPathRegisterFuncLookup((ctxt)->xpathCtxt, \
/external/chromium_org/third_party/libxml/src/include/libxml/
H A DxpathInternals.h342 xmlXPathRegisterFuncLookup (xmlXPathContextPtr ctxt,
/external/libxml2/include/libxml/
H A DxpathInternals.h344 xmlXPathRegisterFuncLookup (xmlXPathContextPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h16970 #undef xmlXPathRegisterFuncLookup macro
16971 extern __typeof (xmlXPathRegisterFuncLookup) xmlXPathRegisterFuncLookup __attribute((alias("xmlXPathRegisterFuncLookup__internal_alias")));
16973 #ifndef xmlXPathRegisterFuncLookup
16974 extern __typeof (xmlXPathRegisterFuncLookup) xmlXPathRegisterFuncLookup__internal_alias __attribute((visibility("hidden")));
16975 #define xmlXPathRegisterFuncLookup xmlXPathRegisterFuncLookup__internal_alias macro
H A Dxpath.c4760 * xmlXPathRegisterFuncLookup:
4768 xmlXPathRegisterFuncLookup (xmlXPathContextPtr ctxt, function
/external/libxml2/
H A Delfgcchack.h17144 #undef xmlXPathRegisterFuncLookup macro
17145 extern __typeof (xmlXPathRegisterFuncLookup) xmlXPathRegisterFuncLookup __attribute((alias("xmlXPathRegisterFuncLookup__internal_alias")));
17147 #ifndef xmlXPathRegisterFuncLookup
17148 extern __typeof (xmlXPathRegisterFuncLookup) xmlXPathRegisterFuncLookup__internal_alias __attribute((visibility("hidden")));
17149 #define xmlXPathRegisterFuncLookup xmlXPathRegisterFuncLookup__internal_alias macro
H A Dxpath.c4874 * xmlXPathRegisterFuncLookup:
4882 xmlXPathRegisterFuncLookup (xmlXPathContextPtr ctxt, function

Completed in 2120 milliseconds