Lines Matching refs:xmlXPathNodeSetIsEmpty
4359 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathDifference()
4363 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathDifference()
4395 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathIntersection()
4397 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathIntersection()
4428 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinctSorted()
4464 if (xmlXPathNodeSetIsEmpty(nodes)) in xmlXPathDistinct()
4487 if (xmlXPathNodeSetIsEmpty(nodes1) || in xmlXPathHasSameNodes()
4488 xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathHasSameNodes()
4524 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeLeadingSorted()
4572 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeadingSorted()
4594 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathLeading()
4596 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathLeading()
4628 if (xmlXPathNodeSetIsEmpty(nodes) || in xmlXPathNodeTrailingSorted()
4677 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailingSorted()
4699 if (xmlXPathNodeSetIsEmpty(nodes2)) in xmlXPathTrailing()
4701 if (xmlXPathNodeSetIsEmpty(nodes1)) in xmlXPathTrailing()