Searched refs:xmlXPathRoot (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DxpathInternals.h515 xmlXPathRoot (xmlXPathParserContextPtr ctxt);
/external/libxml2/include/libxml/
H A DxpathInternals.h517 xmlXPathRoot (xmlXPathParserContextPtr ctxt);
/external/chromium_org/third_party/libxml/src/
H A Dxpointer.c1048 xmlXPathRoot(ctxt);
1268 xmlXPathRoot(ctxt);
H A Dxpath.c8327 * xmlXPathRoot:
8333 xmlXPathRoot(xmlXPathParserContextPtr ctxt) { function
12626 xmlXPathRoot(ctxt);
12761 xmlXPathRoot(ctxt);
13297 xmlXPathRoot(ctxt);
H A Delfgcchack.h17078 #undef xmlXPathRoot macro
17079 extern __typeof (xmlXPathRoot) xmlXPathRoot __attribute((alias("xmlXPathRoot__internal_alias")));
17081 #ifndef xmlXPathRoot
17082 extern __typeof (xmlXPathRoot) xmlXPathRoot__internal_alias __attribute((visibility("hidden")));
17083 #define xmlXPathRoot xmlXPathRoot__internal_alias macro
H A Dtestapi.c[all...]
/external/libxml2/
H A Dxpointer.c1048 xmlXPathRoot(ctxt);
1269 xmlXPathRoot(ctxt);
H A Dxpath.c8452 * xmlXPathRoot:
8458 xmlXPathRoot(xmlXPathParserContextPtr ctxt) { function
12762 xmlXPathRoot(ctxt);
12897 xmlXPathRoot(ctxt);
13438 xmlXPathRoot(ctxt);
H A Delfgcchack.h17252 #undef xmlXPathRoot macro
17253 extern __typeof (xmlXPathRoot) xmlXPathRoot __attribute((alias("xmlXPathRoot__internal_alias")));
17255 #ifndef xmlXPathRoot
17256 extern __typeof (xmlXPathRoot) xmlXPathRoot__internal_alias __attribute((visibility("hidden")));
17257 #define xmlXPathRoot xmlXPathRoot__internal_alias macro

Completed in 289 milliseconds