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

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c5984 * xmlXPathNewContext:
5992 xmlXPathNewContext(xmlDocPtr doc) { function
H A Delfgcchack.h16358 #undef xmlXPathNewContext macro
16359 extern __typeof (xmlXPathNewContext) xmlXPathNewContext __attribute((alias("xmlXPathNewContext__internal_alias")));
16361 #ifndef xmlXPathNewContext
16362 extern __typeof (xmlXPathNewContext) xmlXPathNewContext__internal_alias __attribute((visibility("hidden")));
16363 #define xmlXPathNewContext xmlXPathNewContext__internal_alias macro
/external/libxml2/
H A Dxpath.c6098 * xmlXPathNewContext:
6106 xmlXPathNewContext(xmlDocPtr doc) { function
H A Delfgcchack.h16532 #undef xmlXPathNewContext macro
16533 extern __typeof (xmlXPathNewContext) xmlXPathNewContext __attribute((alias("xmlXPathNewContext__internal_alias")));
16535 #ifndef xmlXPathNewContext
16536 extern __typeof (xmlXPathNewContext) xmlXPathNewContext__internal_alias __attribute((visibility("hidden")));
16537 #define xmlXPathNewContext xmlXPathNewContext__internal_alias macro

Completed in 127 milliseconds