Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlXPathCacheNewNodeSet

2000  * xmlXPathCacheNewNodeSet:
2011 xmlXPathCacheNewNodeSet(xmlXPathContextPtr ctxt, xmlNodePtr val)
8382 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
8629 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
8688 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
8747 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
8791 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
11657 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode);
11805 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode);
12697 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
12832 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
12988 tmp = xmlXPathCacheNewNodeSet(ctxt->context,
13102 tmp = xmlXPathCacheNewNodeSet(ctxt->context,
13368 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
13676 tmp = xmlXPathCacheNewNodeSet(ctxt->context,
13800 tmp = xmlXPathCacheNewNodeSet(ctxt->context,
13933 tmp = xmlXPathCacheNewNodeSet(ctxt->context,
13999 tmp = xmlXPathCacheNewNodeSet(ctxt->context,
14183 *resultSeq = xmlXPathCacheNewNodeSet(ctxt, NULL);