Lines Matching refs:xmlXPathNodeSetIsEmpty
4441 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathDifference()
4446 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathDifference()
4481 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathIntersection()
4483 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathIntersection()
4517 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinctSorted()
4555 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinct()
4578 if (xmlXPathNodeSetIsEmpty(nodes1) || in xmlXPathHasSameNodes()
4579 xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathHasSameNodes()
4615 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeLeadingSorted()
4665 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeadingSorted()
4687 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeading()
4689 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathLeading()
4721 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeTrailingSorted()
4772 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailingSorted()
4794 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailing()
4796 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathTrailing()