Searched refs:xmlXPathNodeSetIsEmpty (Results 1 – 6 of 6) sorted by relevance
35 if(xmlXPathNodeSetIsEmpty(result->nodesetval)){
238 return xmlXPathNodeSetIsEmpty(ns); in __xmlXPathNodeSetIsEmpty()
436 #define xmlXPathNodeSetIsEmpty(ns) \ macro
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()[all …]
647 d xmlXPathNodeSetIsEmpty...
128 <ANCHOR id="xmlXPathNodeSetIsEmpty" href="libxml/libxml-xpath.html#xmlXPathNodeSetIsEmpty">