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

/external/libxml2/
H A Dxpath.c5004 * xmlXPathRegisterNs:
5015 xmlXPathRegisterNs(xmlXPathContextPtr ctxt, const xmlChar *prefix, function
H A Delfgcchack.h16982 #undef xmlXPathRegisterNs macro
16983 extern __typeof (xmlXPathRegisterNs) xmlXPathRegisterNs __attribute((alias("xmlXPathRegisterNs__internal_alias")));
16985 #ifndef xmlXPathRegisterNs
16986 extern __typeof (xmlXPathRegisterNs) xmlXPathRegisterNs__internal_alias __attribute((visibility("hidden")));
16987 #define xmlXPathRegisterNs xmlXPathRegisterNs__internal_alias macro

Completed in 110 milliseconds