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

/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c248 * xmlNanoHTTPCleanup:
254 xmlNanoHTTPCleanup(void) { function
1792 xmlNanoHTTPCleanup();
H A Delfgcchack.h5646 #undef xmlNanoHTTPCleanup macro
5647 extern __typeof (xmlNanoHTTPCleanup) xmlNanoHTTPCleanup __attribute((alias("xmlNanoHTTPCleanup__internal_alias")));
5649 #ifndef xmlNanoHTTPCleanup
5650 extern __typeof (xmlNanoHTTPCleanup) xmlNanoHTTPCleanup__internal_alias __attribute((visibility("hidden")));
5651 #define xmlNanoHTTPCleanup xmlNanoHTTPCleanup__internal_alias macro

Completed in 93 milliseconds