Searched refs:xmlXPathCacheWrapNodeSet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c1911 * xmlXPathCacheWrapNodeSet:
1921 xmlXPathCacheWrapNodeSet(xmlXPathContextPtr ctxt, xmlNodeSetPtr val) function
2331 return(xmlXPathCacheWrapNodeSet(ctxt,
8554 valuePush(ctxt, xmlXPathCacheWrapNodeSet(ctxt->context, ret));
8559 valuePush(ctxt, xmlXPathCacheWrapNodeSet(ctxt->context, ret));
12093 valuePush(ctxt, xmlXPathCacheWrapNodeSet(xpctxt, NULL));
12541 valuePush(ctxt, xmlXPathCacheWrapNodeSet(xpctxt, outSeq));
13101 valuePush(ctxt, xmlXPathCacheWrapNodeSet(ctxt->context, newset));
13798 xmlXPathCacheWrapNodeSet(ctxt->context, newset));
/external/libxml2/
H A Dxpath.c1992 * xmlXPathCacheWrapNodeSet:
2002 xmlXPathCacheWrapNodeSet(xmlXPathContextPtr ctxt, xmlNodeSetPtr val) function
2417 return(xmlXPathCacheWrapNodeSet(ctxt,
8679 valuePush(ctxt, xmlXPathCacheWrapNodeSet(ctxt->context, ret));
8684 valuePush(ctxt, xmlXPathCacheWrapNodeSet(ctxt->context, ret));
12245 valuePush(ctxt, xmlXPathCacheWrapNodeSet(xpctxt, NULL));
12677 valuePush(ctxt, xmlXPathCacheWrapNodeSet(xpctxt, outSeq));
13242 valuePush(ctxt, xmlXPathCacheWrapNodeSet(ctxt->context, newset));
13950 xmlXPathCacheWrapNodeSet(ctxt->context, newset));

Completed in 194 milliseconds