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

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c6029 xmlXPathRegisterAllFunctions(ret);
15087 * xmlXPathRegisterAllFunctions:
15093 xmlXPathRegisterAllFunctions(xmlXPathContextPtr ctxt) function
H A Delfgcchack.h16946 #undef xmlXPathRegisterAllFunctions macro
16947 extern __typeof (xmlXPathRegisterAllFunctions) xmlXPathRegisterAllFunctions __attribute((alias("xmlXPathRegisterAllFunctions__internal_alias")));
16949 #ifndef xmlXPathRegisterAllFunctions
16950 extern __typeof (xmlXPathRegisterAllFunctions) xmlXPathRegisterAllFunctions__internal_alias __attribute((visibility("hidden")));
16951 #define xmlXPathRegisterAllFunctions xmlXPathRegisterAllFunctions__internal_alias macro
/external/libxml2/
H A Dxpath.c6073 xmlXPathRegisterAllFunctions(ret);
15158 * xmlXPathRegisterAllFunctions:
15164 xmlXPathRegisterAllFunctions(xmlXPathContextPtr ctxt) function
H A Delfgcchack.h16946 #undef xmlXPathRegisterAllFunctions macro
16947 extern __typeof (xmlXPathRegisterAllFunctions) xmlXPathRegisterAllFunctions __attribute((alias("xmlXPathRegisterAllFunctions__internal_alias")));
16949 #ifndef xmlXPathRegisterAllFunctions
16950 extern __typeof (xmlXPathRegisterAllFunctions) xmlXPathRegisterAllFunctions__internal_alias __attribute((visibility("hidden")));
16951 #define xmlXPathRegisterAllFunctions xmlXPathRegisterAllFunctions__internal_alias macro

Completed in 138 milliseconds