Lines Matching refs:xmlXPathCacheNewNodeSet
2413 xmlXPathCacheNewNodeSet(xmlXPathContextPtr ctxt, xmlNodePtr val) in xmlXPathCacheNewNodeSet() function
8457 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathRoot()
8684 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathLocalNameFunction()
8743 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathNamespaceURIFunction()
8802 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathNameFunction()
8846 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathNameFunction()
12683 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEvalFirst()
12823 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEvalLast()
13105 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEval()
13422 tmp = xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEval()
13485 tmp = xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEval()
13674 *resultSeq = xmlXPathCacheNewNodeSet(ctxt, NULL); in xmlXPathRunStreamEval()