Searched defs:xmlXPathRegisterVariableLookup (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxpath.c5043 * xmlXPathRegisterVariableLookup:
5051 xmlXPathRegisterVariableLookup(xmlXPathContextPtr ctxt, function
H A Delfgcchack.h17204 #undef xmlXPathRegisterVariableLookup macro
17205 extern __typeof (xmlXPathRegisterVariableLookup) xmlXPathRegisterVariableLookup __attribute((alias("xmlXPathRegisterVariableLookup__internal_alias")));
17207 #ifndef xmlXPathRegisterVariableLookup
17208 extern __typeof (xmlXPathRegisterVariableLookup) xmlXPathRegisterVariableLookup__internal_alias __attribute((visibility("hidden")));
17209 #define xmlXPathRegisterVariableLookup xmlXPathRegisterVariableLookup__internal_alias macro

Completed in 96 milliseconds