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

/external/libxml2/
H A Dxpath.c6103 * xmlXPathNewContext:
6111 xmlXPathNewContext(xmlDocPtr doc) { function
H A Delfgcchack.h16532 #undef xmlXPathNewContext macro
16533 extern __typeof (xmlXPathNewContext) xmlXPathNewContext __attribute((alias("xmlXPathNewContext__internal_alias")));
16535 #ifndef xmlXPathNewContext
16536 extern __typeof (xmlXPathNewContext) xmlXPathNewContext__internal_alias __attribute((visibility("hidden")));
16537 #define xmlXPathNewContext xmlXPathNewContext__internal_alias macro

Completed in 224 milliseconds