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

/external/libxml2/include/libxml/
H A Dnanohttp.h58 xmlNanoHTTPRedir (void *ctx);
/external/libxml2/
H A Dlibxml2.syms1681 xmlNanoHTTPRedir;
H A Dnanohttp.c1756 * xmlNanoHTTPRedir:
1764 xmlNanoHTTPRedir( void * ctx ) { function
H A DxmlIO.c3916 redir = xmlNanoHTTPRedir(ret->buf->context);
H A Delfgcchack.h5938 #undef xmlNanoHTTPRedir macro
5939 extern __typeof (xmlNanoHTTPRedir) xmlNanoHTTPRedir __attribute((alias("xmlNanoHTTPRedir__internal_alias")));
5941 #ifndef xmlNanoHTTPRedir
5942 extern __typeof (xmlNanoHTTPRedir) xmlNanoHTTPRedir__internal_alias __attribute((visibility("hidden")));
5943 #define xmlNanoHTTPRedir xmlNanoHTTPRedir__internal_alias macro

Completed in 2164 milliseconds