Searched refs:xmlXPathCacheNewNodeSet (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
H A D | xpath.c | 1999 * xmlXPathCacheNewNodeSet: 2010 xmlXPathCacheNewNodeSet(xmlXPathContextPtr ctxt, xmlNodePtr val) function 8337 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 8584 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 8643 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 8702 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 8746 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 11600 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode); 11745 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode); 12635 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctx [all...] |
/external/libxml2/ |
H A D | xpath.c | 2080 * xmlXPathCacheNewNodeSet: 2091 xmlXPathCacheNewNodeSet(xmlXPathContextPtr ctxt, xmlNodePtr val) function 8462 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 8709 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 8768 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 8827 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 8871 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctxt->context, 11747 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode); 11899 contextObj = xmlXPathCacheNewNodeSet(xpctxt, contextNode); 12771 valuePush(ctxt, xmlXPathCacheNewNodeSet(ctx [all...] |
Completed in 131 milliseconds