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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dnanohttp.h64 xmlNanoHTTPMimeType (void *ctx);
/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c1704 * xmlNanoHTTPMimeType:
1712 xmlNanoHTTPMimeType( void * ctx ) { function
H A DxmlIO.c3574 mime = xmlNanoHTTPMimeType(ret->buf->context);
H A Delfgcchack.h5742 #undef xmlNanoHTTPMimeType macro
5743 extern __typeof (xmlNanoHTTPMimeType) xmlNanoHTTPMimeType __attribute((alias("xmlNanoHTTPMimeType__internal_alias")));
5745 #ifndef xmlNanoHTTPMimeType
5746 extern __typeof (xmlNanoHTTPMimeType) xmlNanoHTTPMimeType__internal_alias __attribute((visibility("hidden")));
5747 #define xmlNanoHTTPMimeType xmlNanoHTTPMimeType__internal_alias macro
H A Dtestapi.c12207 ret_val = xmlNanoHTTPMimeType(ctx);
12213 printf("Leak of %d blocks found in xmlNanoHTTPMimeType",
[all...]

Completed in 226 milliseconds