Searched refs:xmlXPathIntersection (Results 1 – 3 of 3) sorted by relevance
379 xmlXPathIntersection (xmlNodeSetPtr nodes1,
16190 #undef xmlXPathIntersection16191 extern __typeof (xmlXPathIntersection) xmlXPathIntersection __attribute((alias("xmlXPathIntersectio…16193 #ifndef xmlXPathIntersection16194 extern __typeof (xmlXPathIntersection) xmlXPathIntersection__internal_alias __attribute((visibility…16195 #define xmlXPathIntersection xmlXPathIntersection__internal_alias macro
4432 xmlXPathIntersection (xmlNodeSetPtr nodes1, xmlNodeSetPtr nodes2) { in xmlXPathIntersection() function