• Home
  • Raw
  • Download

Lines Matching refs:xmlXPathNodeSetCreate

2422 	    ret->nodesetval = xmlXPathNodeSetCreate(val);  in xmlXPathCacheNewNodeSet()
3527 xmlXPathNodeSetCreate(xmlNodePtr val) { in xmlXPathNodeSetCreate() function
3823 val1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMerge()
3959 set1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMergeAndClear()
4068 set1 = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeSetMergeAndClearNoDupls()
4349 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathNewNodeSet()
4379 ret->nodesetval = xmlXPathNodeSetCreate(val); in xmlXPathNewValueTree()
4480 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathDifference()
4509 xmlNodeSetPtr ret = xmlXPathNodeSetCreate(NULL); in xmlXPathIntersection()
4553 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathDistinctSorted()
4644 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeLeadingSorted()
4721 return(xmlXPathNodeSetCreate(NULL)); in xmlXPathLeading()
4749 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeTrailingSorted()
4827 return(xmlXPathNodeSetCreate(NULL)); in xmlXPathTrailing()
5453 ret->nodesetval = xmlXPathNodeSetCreate((xmlNodePtr) top); in xmlXPathObjectCopy()
5455 ret->nodesetval = xmlXPathNodeSetCreate(NULL); in xmlXPathObjectCopy()
8609 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathGetElementsByIds()
8678 ret = xmlXPathNodeSetCreate(NULL); in xmlXPathIdFunction()
12305 seq = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeCollectAndTest()
12664 outSeq = xmlXPathNodeSetCreate(NULL); in xmlXPathNodeCollectAndTest()
13122 newset = xmlXPathNodeSetCreate(NULL); in xmlXPathCompOpEvalFilterFirst()
13689 newset = xmlXPathNodeSetCreate(NULL); in xmlXPathCompOpEval()