Searched refs:xmlNanoHTTPCleanup (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dnanohttp.h24 xmlNanoHTTPCleanup (void);
/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
H A Dtestapi.c12029 xmlNanoHTTPCleanup();
12033 printf("Leak of %d blocks found in xmlNanoHTTPCleanup",
[all...]
/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml2-py.c5259 xmlNanoHTTPCleanup();

Completed in 213 milliseconds