• Home
  • Raw
  • Download

Lines Matching refs:xmlXPathNodeSetCreate

2424 	    ret->nodesetval = xmlXPathNodeSetCreate(val);  in xmlXPathCacheNewNodeSet()
3529 xmlXPathNodeSetCreate(xmlNodePtr val) { in xmlXPathNodeSetCreate() function
3825 val1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMerge()
3961 set1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMergeAndClear()
4070 set1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMergeAndClearNoDupls()
4351 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathNewNodeSet()
4381 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathNewValueTree()
4482 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathDifference()
4511 xmlNodeSetPtr ret = xmlXPathNodeSetCreate(NULL); in xmlXPathIntersection()
4555 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathDistinctSorted()
4646 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeLeadingSorted()
4723 return(xmlXPathNodeSetCreate(NULL)); in xmlXPathLeading()
4751 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeTrailingSorted()
4829 return(xmlXPathNodeSetCreate(NULL)); in xmlXPathTrailing()
5455 ret->nodesetval = xmlXPathNodeSetCreate((xmlNodePtr) top); in xmlXPathObjectCopy()
5457 ret->nodesetval = xmlXPathNodeSetCreate(NULL); in xmlXPathObjectCopy()
8612 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathGetElementsByIds()
8681 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathIdFunction()
12303 seq = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeCollectAndTest()
12662 outSeq = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeCollectAndTest()
13170 newset = xmlXPathNodeSetCreate(NULL); in xmlXPathCompOpEvalFilterFirst()
13849 newset = xmlXPathNodeSetCreate(NULL); in xmlXPathCompOpEval()