Home
last modified time | relevance | path

Searched refs:buffer_to_upper (Results 1 – 8 of 8) sorted by relevance

/lighttpd1.4/src/t/
H A Dtest_buffer.c86 buffer_to_upper(psrc); in test_buffer_to_lower_upper()
88 buffer_to_upper(psrc); in test_buffer_to_lower_upper()
/lighttpd1.4/src/
H A Dbuffer.h203 void buffer_to_upper(buffer *b);
H A Dbuffer.c995 void buffer_to_upper(buffer * const b) { in buffer_to_upper() function
H A Dmod_cgi.c283 buffer_to_upper(vstr); in mod_cgi_parse_limits()
H A Dconfigfile.c2611 buffer_to_upper(tb); in config_set_defaults()
H A Dmod_gnutls.c3093 buffer_to_upper(b); /*(ciphersuites are all uppercase (currently))*/ in mod_gnutls_ssl_conf_ciphersuites()
H A Dmod_mbedtls.c3427 buffer_to_upper(b); /*(ciphersuites are all uppercase (currently))*/ in mod_mbedtls_ssl_conf_ciphersuites()
/lighttpd1.4/
H A DNEWS2198 * [core] fix buffer_to_upper()