Searched refs:xmlXPathPopNodeSet (Results 1 – 3 of 3) sorted by relevance
110 xmlXPathPopNodeSet (xmlXPathParserContextPtr ctxt);
16898 #undef xmlXPathPopNodeSet16899 extern __typeof (xmlXPathPopNodeSet) xmlXPathPopNodeSet __attribute((alias("xmlXPathPopNodeSet__int…16901 #ifndef xmlXPathPopNodeSet16902 extern __typeof (xmlXPathPopNodeSet) xmlXPathPopNodeSet__internal_alias __attribute((visibility("hi…16903 #define xmlXPathPopNodeSet xmlXPathPopNodeSet__internal_alias macro
2590 xmlXPathPopNodeSet (xmlXPathParserContextPtr ctxt) { in xmlXPathPopNodeSet() function