• Home
  • Raw
  • Download

Lines Matching refs:xmlXPathCacheNewNodeSet

2381 xmlXPathCacheNewNodeSet(xmlXPathContextPtr ctxt, xmlNodePtr val)  in xmlXPathCacheNewNodeSet()  function
8483 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathRoot()
8730 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathLocalNameFunction()
8789 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathNamespaceURIFunction()
8848 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathNameFunction()
8892 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathNameFunction()
11731 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode); in xmlXPathCompOpEvalPredicate()
11883 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode); in xmlXPathCompOpEvalPositionalPredicate()
12778 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEvalFirst()
12917 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEvalLast()
13067 tmp = xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEvalFilterFirst()
13183 tmp = xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEvalFilterFirst()
13456 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEval()
13762 tmp = xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEval()
13886 tmp = xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEval()
14028 tmp = xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEval()
14094 tmp = xmlXPathCacheNewNodeSet(ctxt->context, in xmlXPathCompOpEval()
14278 *resultSeq = xmlXPathCacheNewNodeSet(ctxt, NULL); in xmlXPathRunStreamEval()