Searched defs:SUPPRESS_ICON (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/generators/
H A Dmod_autoindex.c58 #define SUPPRESS_ICON (1 << 3) macro
382 option = SUPPRESS_ICON;
1428 if (autoindex_opts & SUPPRESS_ICON) {
1556 if (!(autoindex_opts & SUPPRESS_ICON)) {
1612 if (!(autoindex_opts & SUPPRESS_ICON)) {
1700 if (!(autoindex_opts & SUPPRESS_ICON)) {
1791 if (!(autoindex_opts & SUPPRESS_ICON)) {

Completed in 23 milliseconds