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

/external/libxml2/
H A Dxpath.c5123 * xmlXPathRegisterNs:
5134 xmlXPathRegisterNs(xmlXPathContextPtr ctxt, const xmlChar *prefix, function
H A Delfgcchack.h17180 #undef xmlXPathRegisterNs macro
17181 extern __typeof (xmlXPathRegisterNs) xmlXPathRegisterNs __attribute((alias("xmlXPathRegisterNs__internal_alias")));
17183 #ifndef xmlXPathRegisterNs
17184 extern __typeof (xmlXPathRegisterNs) xmlXPathRegisterNs__internal_alias __attribute((visibility("hidden")));
17185 #define xmlXPathRegisterNs xmlXPathRegisterNs__internal_alias macro

Completed in 304 milliseconds