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

/external/libxml2/
H A Dnanohttp.c1795 * xmlNanoHTTPMimeType:
1803 xmlNanoHTTPMimeType( void * ctx ) { function
H A Delfgcchack.h5890 #undef xmlNanoHTTPMimeType macro
5891 extern __typeof (xmlNanoHTTPMimeType) xmlNanoHTTPMimeType __attribute((alias("xmlNanoHTTPMimeType__internal_alias")));
5893 #ifndef xmlNanoHTTPMimeType
5894 extern __typeof (xmlNanoHTTPMimeType) xmlNanoHTTPMimeType__internal_alias __attribute((visibility("hidden")));
5895 #define xmlNanoHTTPMimeType xmlNanoHTTPMimeType__internal_alias macro

Completed in 189 milliseconds