Lines Matching refs:xmlXPathNodeSetCreate
2134 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathCacheNewNodeSet()
3523 xmlXPathNodeSetCreate(xmlNodePtr val) { in xmlXPathNodeSetCreate() function
3819 val1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMerge()
3955 set1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMergeAndClear()
4070 set1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMergeAndClearNoDupls()
4338 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathNewNodeSet()
4368 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathNewValueTree()
4469 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathDifference()
4498 xmlNodeSetPtr ret = xmlXPathNodeSetCreate(NULL); in xmlXPathIntersection()
4542 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathDistinctSorted()
4633 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeLeadingSorted()
4710 return(xmlXPathNodeSetCreate(NULL)); in xmlXPathLeading()
4738 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeTrailingSorted()
4816 return(xmlXPathNodeSetCreate(NULL)); in xmlXPathTrailing()
5439 ret->nodesetval = xmlXPathNodeSetCreate((xmlNodePtr) top); in xmlXPathObjectCopy()
5441 ret->nodesetval = xmlXPathNodeSetCreate(NULL); in xmlXPathObjectCopy()
8591 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathGetElementsByIds()
8660 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathIdFunction()
12318 seq = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeCollectAndTest()
12667 outSeq = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeCollectAndTest()
13165 newset = xmlXPathNodeSetCreate(NULL); in xmlXPathCompOpEvalFilterFirst()
13842 newset = xmlXPathNodeSetCreate(NULL); in xmlXPathCompOpEval()