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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanohttp.h58 xmlNanoHTTPRedir (void *ctx);
/external/libxml2/include/libxml/
H A Dnanohttp.h58 xmlNanoHTTPRedir (void *ctx);
/external/chromium_org/third_party/libxml/src/
H A Dnanohttp.c1741 * xmlNanoHTTPRedir:
1749 xmlNanoHTTPRedir( void * ctx ) { function
H A DxmlIO.c3724 redir = xmlNanoHTTPRedir(ret->buf->context);
H A Delfgcchack.h5836 #undef xmlNanoHTTPRedir macro
5837 extern __typeof (xmlNanoHTTPRedir) xmlNanoHTTPRedir __attribute((alias("xmlNanoHTTPRedir__internal_alias")));
5839 #ifndef xmlNanoHTTPRedir
5840 extern __typeof (xmlNanoHTTPRedir) xmlNanoHTTPRedir__internal_alias __attribute((visibility("hidden")));
5841 #define xmlNanoHTTPRedir xmlNanoHTTPRedir__internal_alias macro
/external/libxml2/
H A Dnanohttp.c1755 * xmlNanoHTTPRedir:
1763 xmlNanoHTTPRedir( void * ctx ) { function
H A DxmlIO.c3885 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 331 milliseconds