Searched refs:xmlXPathPopString (Results 1 – 4 of 4) sorted by relevance
67 strval = xmlXPathPopString(ctxt); in exsltNodeSetFunction()
108 xmlXPathPopString (xmlXPathParserContextPtr ctxt);
16922 #undef xmlXPathPopString16923 extern __typeof (xmlXPathPopString) xmlXPathPopString __attribute((alias("xmlXPathPopString__intern…16925 #ifndef xmlXPathPopString16926 extern __typeof (xmlXPathPopString) xmlXPathPopString__internal_alias __attribute((visibility("hidd…16927 #define xmlXPathPopString xmlXPathPopString__internal_alias macro
2563 xmlXPathPopString (xmlXPathParserContextPtr ctxt) { in xmlXPathPopString() function