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

/external/libxml2/
H A Dnanohttp.c213 * xmlNanoHTTPInit:
220 xmlNanoHTTPInit(void) { function
1371 xmlNanoHTTPInit();
H A Delfgcchack.h5854 #undef xmlNanoHTTPInit macro
5855 extern __typeof (xmlNanoHTTPInit) xmlNanoHTTPInit __attribute((alias("xmlNanoHTTPInit__internal_alias")));
5857 #ifndef xmlNanoHTTPInit
5858 extern __typeof (xmlNanoHTTPInit) xmlNanoHTTPInit__internal_alias __attribute((visibility("hidden")));
5859 #define xmlNanoHTTPInit xmlNanoHTTPInit__internal_alias macro

Completed in 194 milliseconds