Lines Matching refs:xmlXPathNodeSetIsEmpty
4477 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathDifference()
4481 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathDifference()
4515 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathIntersection()
4517 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathIntersection()
4550 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinctSorted()
4587 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinct()
4610 if (xmlXPathNodeSetIsEmpty(nodes1) || in xmlXPathHasSameNodes()
4611 xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathHasSameNodes()
4647 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeLeadingSorted()
4696 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeadingSorted()
4718 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeading()
4720 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathLeading()
4752 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeTrailingSorted()
4802 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailingSorted()
4824 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailing()
4826 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathTrailing()