Searched refs:xmlNanoHTTPInit (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanohttp.h22 xmlNanoHTTPInit (void);
/external/libxml2/include/libxml/
H A Dnanohttp.h22 xmlNanoHTTPInit (void);
/external/chromium_org/third_party/libxml/src/
H A Dnanohttp.c211 * xmlNanoHTTPInit:
218 xmlNanoHTTPInit(void) { function
1354 xmlNanoHTTPInit();
H A Delfgcchack.h5752 #undef xmlNanoHTTPInit macro
5753 extern __typeof (xmlNanoHTTPInit) xmlNanoHTTPInit __attribute((alias("xmlNanoHTTPInit__internal_alias")));
5755 #ifndef xmlNanoHTTPInit
5756 extern __typeof (xmlNanoHTTPInit) xmlNanoHTTPInit__internal_alias __attribute((visibility("hidden")));
5757 #define xmlNanoHTTPInit xmlNanoHTTPInit__internal_alias macro
H A Dtestapi.c12262 xmlNanoHTTPInit();
12266 printf("Leak of %d blocks found in xmlNanoHTTPInit",
[all...]
/external/libxml2/
H A Dnanohttp.c206 * xmlNanoHTTPInit:
213 xmlNanoHTTPInit(void) { function
1362 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 2743 milliseconds