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

/httpd/modules/mappers/
H A Dmod_speling.c60 int check_case_only; member in struct:__anon243
78 cfg->check_case_only = 0;
110 (void*)APR_OFFSETOF(spconfig, check_case_only), OR_OPTIONS,
308 else if ((cfg->check_case_only == 0)
329 else if ((cfg->check_case_only == 0) &&

Completed in 11 milliseconds