Searched refs:xmlXPathPopNodeSet (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libxslt/libexslt/
H A Dsets.c36 arg2 = xmlXPathPopNodeSet(ctxt);
42 arg1 = xmlXPathPopNodeSet(ctxt);
73 arg2 = xmlXPathPopNodeSet(ctxt);
79 arg1 = xmlXPathPopNodeSet(ctxt);
118 ns = xmlXPathPopNodeSet(ctxt);
152 arg2 = xmlXPathPopNodeSet(ctxt);
158 arg1 = xmlXPathPopNodeSet(ctxt);
188 arg2 = xmlXPathPopNodeSet(ctxt);
194 arg1 = xmlXPathPopNodeSet(ctxt);
235 arg2 = xmlXPathPopNodeSet(ctx
[all...]
H A Dmath.c85 ns = xmlXPathPopNodeSet(ctxt);
153 ns = xmlXPathPopNodeSet(ctxt);
233 ns = xmlXPathPopNodeSet(ctxt);
314 ns = xmlXPathPopNodeSet(ctxt);
H A Ddynamic.c121 nodeset = xmlXPathPopNodeSet(ctxt);
H A Dstrings.c565 replaceSet = xmlXPathPopNodeSet(ctxt);
585 searchSet = xmlXPathPopNodeSet(ctxt);
H A Ddate.c2820 ns = xmlXPathPopNodeSet (ctxt);
/external/chromium_org/third_party/libxml/src/include/libxml/
H A DxpathInternals.h110 xmlXPathPopNodeSet (xmlXPathParserContextPtr ctxt);
/external/libxml2/include/libxml/
H A DxpathInternals.h110 xmlXPathPopNodeSet (xmlXPathParserContextPtr ctxt);
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h16898 #undef xmlXPathPopNodeSet macro
16899 extern __typeof (xmlXPathPopNodeSet) xmlXPathPopNodeSet __attribute((alias("xmlXPathPopNodeSet__internal_alias")));
16901 #ifndef xmlXPathPopNodeSet
16902 extern __typeof (xmlXPathPopNodeSet) xmlXPathPopNodeSet__internal_alias __attribute((visibility("hidden")));
16903 #define xmlXPathPopNodeSet xmlXPathPopNodeSet__internal_alias macro
H A Dxpath.c2537 * xmlXPathPopNodeSet:
2546 xmlXPathPopNodeSet (xmlXPathParserContextPtr ctxt) { function
H A Dtestapi.c[all...]
/external/libxml2/
H A Delfgcchack.h16898 #undef xmlXPathPopNodeSet macro
16899 extern __typeof (xmlXPathPopNodeSet) xmlXPathPopNodeSet __attribute((alias("xmlXPathPopNodeSet__internal_alias")));
16901 #ifndef xmlXPathPopNodeSet
16902 extern __typeof (xmlXPathPopNodeSet) xmlXPathPopNodeSet__internal_alias __attribute((visibility("hidden")));
16903 #define xmlXPathPopNodeSet xmlXPathPopNodeSet__internal_alias macro
H A Dxpath.c2581 * xmlXPathPopNodeSet:
2590 xmlXPathPopNodeSet (xmlXPathParserContextPtr ctxt) { function

Completed in 480 milliseconds