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

/external/libxml2/
H A Dxpath.c7576 * xmlXPathModValues:
7584 xmlXPathModValues(xmlXPathParserContextPtr ctxt) { function
13428 xmlXPathModValues(ctxt);
H A Delfgcchack.h16472 #undef xmlXPathModValues macro
16473 extern __typeof (xmlXPathModValues) xmlXPathModValues __attribute((alias("xmlXPathModValues__internal_alias")));
16475 #ifndef xmlXPathModValues
16476 extern __typeof (xmlXPathModValues) xmlXPathModValues__internal_alias __attribute((visibility("hidden")));
16477 #define xmlXPathModValues xmlXPathModValues__internal_alias macro

Completed in 116 milliseconds