Searched defs:xmlXPathRegisterFuncLookup (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c4760 * xmlXPathRegisterFuncLookup:
4768 xmlXPathRegisterFuncLookup (xmlXPathContextPtr ctxt, function
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
/external/libxml2/
H A Dxpath.c4804 * xmlXPathRegisterFuncLookup:
4812 xmlXPathRegisterFuncLookup (xmlXPathContextPtr ctxt, function
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

Completed in 366 milliseconds