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

/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c1674 * xmlNanoHTTPRedir:
1682 xmlNanoHTTPRedir( void * ctx ) { function
H A Delfgcchack.h5790 #undef xmlNanoHTTPRedir macro
5791 extern __typeof (xmlNanoHTTPRedir) xmlNanoHTTPRedir __attribute((alias("xmlNanoHTTPRedir__internal_alias")));
5793 #ifndef xmlNanoHTTPRedir
5794 extern __typeof (xmlNanoHTTPRedir) xmlNanoHTTPRedir__internal_alias __attribute((visibility("hidden")));
5795 #define xmlNanoHTTPRedir xmlNanoHTTPRedir__internal_alias macro

Completed in 87 milliseconds