Searched refs:xmlXPathModValues (Results 1 - 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
H A DxpathInternals.h559 XMLPUBFUN void XMLCALL xmlXPathModValues(xmlXPathParserContextPtr ctxt);
/external/libxml2/
H A Dlibxml2.syms311 xmlXPathModValues;
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
H A Dxpath.c7576 * xmlXPathModValues:
7584 xmlXPathModValues(xmlXPathParserContextPtr ctxt) { function
13433 xmlXPathModValues(ctxt);
H A Dtestapi.c[all...]

Completed in 232 milliseconds