Searched refs:xmlXPathNodeSetIsEmpty (Results 1 – 2 of 2) sorted by relevance
432 #define xmlXPathNodeSetIsEmpty(ns) \ macro
4359 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathDifference()4363 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathDifference()4395 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathIntersection()4397 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathIntersection()4428 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinctSorted()4464 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinct()4487 if (xmlXPathNodeSetIsEmpty(nodes1) || in xmlXPathHasSameNodes()4488 xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathHasSameNodes()4524 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeLeadingSorted()4572 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeadingSorted()[all …]