Lines Matching refs:xmlXPathNodeSetIsEmpty
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()
4638 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeading()
4640 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathLeading()
4672 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeTrailingSorted()
4721 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailingSorted()
4743 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailing()
4745 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathTrailing()