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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dnanohttp.h22 xmlNanoHTTPInit (void);
/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c206 * xmlNanoHTTPInit:
213 xmlNanoHTTPInit(void) { function
1285 xmlNanoHTTPInit();
H A Delfgcchack.h5706 #undef xmlNanoHTTPInit macro
5707 extern __typeof (xmlNanoHTTPInit) xmlNanoHTTPInit __attribute((alias("xmlNanoHTTPInit__internal_alias")));
5709 #ifndef xmlNanoHTTPInit
5710 extern __typeof (xmlNanoHTTPInit) xmlNanoHTTPInit__internal_alias __attribute((visibility("hidden")));
5711 #define xmlNanoHTTPInit xmlNanoHTTPInit__internal_alias macro
H A Dtestapi.c12177 xmlNanoHTTPInit();
12181 printf("Leak of %d blocks found in xmlNanoHTTPInit",
[all...]
/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml2-py.c657 xmlNanoHTTPInit();

Completed in 284 milliseconds