Searched defs:xmlXPathInit (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxpath.c122 * xmlXPathInit:
127 xmlXPathInit(void) { function
14700 xmlXPathInit();
14788 xmlXPathInit();
14952 xmlXPathInit();
15014 xmlXPathInit();
H A Delfgcchack.h16178 #undef xmlXPathInit macro
16179 extern __typeof (xmlXPathInit) xmlXPathInit __attribute((alias("xmlXPathInit__internal_alias")));
16181 #ifndef xmlXPathInit
16182 extern __typeof (xmlXPathInit) xmlXPathInit__internal_alias __attribute((visibility("hidden")));
16183 #define xmlXPathInit xmlXPathInit__internal_alias macro

Completed in 892 milliseconds