Lines Matching refs:xmlXPathNodeSetIsEmpty
3394 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathDifference()
3400 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathDifference()
3436 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathIntersection()
3438 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathIntersection()
3473 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinctSorted()
3518 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinct()
3541 if (xmlXPathNodeSetIsEmpty(nodes1) || in xmlXPathHasSameNodes()
3542 xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathHasSameNodes()
3578 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeLeadingSorted()
3629 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeadingSorted()
3651 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeading()
3653 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathLeading()
3685 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeTrailingSorted()
3737 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailingSorted()
3759 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailing()
3761 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathTrailing()