Searched defs:xmlXPathRoot (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libxml/src/
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
/external/libxml2/
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 167 milliseconds