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.c1912 * xmlXPathCacheWrapNodeSet:
1922 xmlXPathCacheWrapNodeSet(xmlXPathContextPtr ctxt, xmlNodeSetPtr val) function
2332 return(xmlXPathCacheWrapNodeSet(ctxt,
8599 valuePush(ctxt, xmlXPathCacheWrapNodeSet(ctxt->context, ret));
8604 valuePush(ctxt, xmlXPathCacheWrapNodeSet(ctxt->context, ret));
12155 valuePush(ctxt, xmlXPathCacheWrapNodeSet(xpctxt, NULL));
12603 valuePush(ctxt, xmlXPathCacheWrapNodeSet(xpctxt, outSeq));
13163 valuePush(ctxt, xmlXPathCacheWrapNodeSet(ctxt->context, newset));
13867 xmlXPathCacheWrapNodeSet(ctxt->context, newset));

Completed in 116 milliseconds