Searched refs:xmlNanoHTTPOpenRedir (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dnanohttp.h50 xmlNanoHTTPOpenRedir (const char *URL,
/vbox/src/libs/libxml2-2.6.31/
H A Dnanohttp.c1155 * xmlNanoHTTPOpenRedir:
1169 xmlNanoHTTPOpenRedir(const char *URL, char **contentType, char **redir) { function
H A Delfgcchack.h5766 #undef xmlNanoHTTPOpenRedir macro
5767 extern __typeof (xmlNanoHTTPOpenRedir) xmlNanoHTTPOpenRedir __attribute((alias("xmlNanoHTTPOpenRedir__internal_alias")));
5769 #ifndef xmlNanoHTTPOpenRedir
5770 extern __typeof (xmlNanoHTTPOpenRedir) xmlNanoHTTPOpenRedir__internal_alias __attribute((visibility("hidden")));
5771 #define xmlNanoHTTPOpenRedir xmlNanoHTTPOpenRedir__internal_alias macro
H A Dtestapi.c12290 ret_val = xmlNanoHTTPOpenRedir(URL, contentType, redir);
12298 printf("Leak of %d blocks found in xmlNanoHTTPOpenRedir",
[all...]

Completed in 1844 milliseconds