Searched refs:xmlXPathMultValues (Results 1 – 3 of 3) sorted by relevance
555 XMLPUBFUN void XMLCALL xmlXPathMultValues(xmlXPathParserContextPtr ctxt);
16310 #undef xmlXPathMultValues16311 extern __typeof (xmlXPathMultValues) xmlXPathMultValues __attribute((alias("xmlXPathMultValues__int…16313 #ifndef xmlXPathMultValues16314 extern __typeof (xmlXPathMultValues) xmlXPathMultValues__internal_alias __attribute((visibility("hi…16315 #define xmlXPathMultValues xmlXPathMultValues__internal_alias macro
7445 xmlXPathMultValues(xmlXPathParserContextPtr ctxt) { in xmlXPathMultValues() function13322 xmlXPathMultValues(ctxt); in xmlXPathCompOpEval()