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

/httpd/build/win32/
H A DfixBaseAddrs.pl75 elsif ($l =~ /warning LNK4013: image size (.*) exceeds/) {
95 elsif ($l =~ /warning LNK4198: base key '(.*)' not found/) {
/httpd/docs/manual/style/css/
H A Dmanual-loose-100pc.css71 div.warning h3 {
145 div.warning pre {
H A Dmanual.css96 div.warning a:hover,
97 div.warning a:active,
132 div.warning code.module a:hover,
133 div.warning code.module a:active,
168 div.warning code.directive a:hover,
169 div.warning code.directive a:active,
276 div.warning h3 {
877 div.warning div.example {
911 div.warning {
918 div.warning {
[all...]
H A Dmanual-print.css203 div.warning h3 {
652 div.warning {
661 div.warning p {
667 div.warning pre {
/httpd/support/win32/
H A Dwintty.c44 #pragma warning(disable: 4996)
/httpd/build/
H A Ddefault.pl491 s:\@warning:<p><img src=\"${image_directory}/warning.gif\" align=left>:;
/httpd/test/
H A Dmake_sni.sh204 # You'll get a warning about this.
365 for each vhost configured and a concluding warning:
/httpd/modules/proxy/
H A Dmod_proxy_http.c124 char *warning; local
136 * Warning = "Warning" ":" 1#warning-value
138 * warning-value = warn-code SP warn-agent SP warn-text
152 warning = apr_pstrndup(pool, val+pmatch[0].rm_so,
162 apr_table_addn(headers, key, warning);

Completed in 40 milliseconds