Searched refs:xmlXPathDifference (Results 1 – 3 of 3) sorted by relevance
376 xmlXPathDifference (xmlNodeSetPtr nodes1,
15902 #undef xmlXPathDifference15903 extern __typeof (xmlXPathDifference) xmlXPathDifference __attribute((alias("xmlXPathDifference__int…15905 #ifndef xmlXPathDifference15906 extern __typeof (xmlXPathDifference) xmlXPathDifference__internal_alias __attribute((visibility("hi…15907 #define xmlXPathDifference xmlXPathDifference__internal_alias macro
4398 xmlXPathDifference (xmlNodeSetPtr nodes1, xmlNodeSetPtr nodes2) { in xmlXPathDifference() function