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