Searched defs:xmlXPathCacheNewNodeSet (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c2000 * xmlXPathCacheNewNodeSet:
2011 xmlXPathCacheNewNodeSet(xmlXPathContextPtr ctxt, xmlNodePtr val) function
8363 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
8603 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
8662 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
8721 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
8765 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context,
11616 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode);
11764 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode);
12656 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctx
[all...]

Completed in 78 milliseconds