Searched refs:xmlXPathWrapNodeSet (Results 1 – 4 of 4) sorted by relevance
177 valuePush((ctxt), xmlXPathWrapNodeSet(ns))545 xmlXPathWrapNodeSet (xmlNodeSetPtr val);
528 valuePush(ctxt, xmlXPathWrapNodeSet( in xsltKeyFunction()
17318 #undef xmlXPathWrapNodeSet17319 extern __typeof (xmlXPathWrapNodeSet) xmlXPathWrapNodeSet __attribute((alias("xmlXPathWrapNodeSet__…17321 #ifndef xmlXPathWrapNodeSet17322 extern __typeof (xmlXPathWrapNodeSet) xmlXPathWrapNodeSet__internal_alias __attribute((visibility("…17323 #define xmlXPathWrapNodeSet xmlXPathWrapNodeSet__internal_alias macro
1944 return(xmlXPathWrapNodeSet(val)); in xmlXPathCacheWrapNodeSet()4353 xmlXPathWrapNodeSet(xmlNodeSetPtr val) { in xmlXPathWrapNodeSet() function