Lines Matching refs:xmlXPathNodeSetIsEmpty
4471 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathDifference()
4475 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathDifference()
4509 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathIntersection()
4511 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathIntersection()
4544 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinctSorted()
4581 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinct()
4604 if (xmlXPathNodeSetIsEmpty(nodes1) || in xmlXPathHasSameNodes()
4605 xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathHasSameNodes()
4641 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeLeadingSorted()
4690 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeadingSorted()
4712 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeading()
4714 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathLeading()
4746 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeTrailingSorted()
4796 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailingSorted()
4818 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailing()
4820 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathTrailing()