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

/external/libxml2/
H A Dxpath.c7526 * xmlXPathMultValues:
7534 xmlXPathMultValues(xmlXPathParserContextPtr ctxt) { function
13406 xmlXPathMultValues(ctxt);
H A Delfgcchack.h16484 #undef xmlXPathMultValues macro
16485 extern __typeof (xmlXPathMultValues) xmlXPathMultValues __attribute((alias("xmlXPathMultValues__internal_alias")));
16487 #ifndef xmlXPathMultValues
16488 extern __typeof (xmlXPathMultValues) xmlXPathMultValues__internal_alias __attribute((visibility("hidden")));
16489 #define xmlXPathMultValues xmlXPathMultValues__internal_alias macro

Completed in 150 milliseconds