Searched refs:xmlXPathNodeSetIsEmpty (Results 1 – 2 of 2) sorted by relevance
435 #define xmlXPathNodeSetIsEmpty(ns) \ macro
4403 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathDifference()4407 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathDifference()4439 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathIntersection()4441 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathIntersection()4472 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinctSorted()4508 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinct()4531 if (xmlXPathNodeSetIsEmpty(nodes1) || in xmlXPathHasSameNodes()4532 xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathHasSameNodes()4568 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeLeadingSorted()4616 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeadingSorted()[all …]