OR_OPTIONS 245 include/http_config.h #define OR_ALL (OR_LIMIT|OR_OPTIONS|OR_FILEINFO|OR_AUTHCFG|OR_INDEXES) OR_OPTIONS 1321 modules/experimental/mod_example.c OR_OPTIONS, /* where available */ OR_OPTIONS 851 modules/filters/mod_filter.c AP_INIT_TAKE12("FilterDeclare", filter_declare, NULL, OR_OPTIONS, OR_OPTIONS 854 modules/filters/mod_filter.c AP_INIT_RAW_ARGS("FilterProvider", filter_provider, NULL, OR_OPTIONS, OR_OPTIONS 856 modules/filters/mod_filter.c AP_INIT_ITERATE("FilterChain", filter_chain, NULL, OR_OPTIONS, OR_OPTIONS 861 modules/filters/mod_filter.c AP_INIT_TAKE23("FilterProtocol", filter_protocol, NULL, OR_OPTIONS, OR_OPTIONS 3850 modules/filters/mod_include.c AP_INIT_TAKE1("XBitHack", set_xbithack, NULL, OR_OPTIONS, OR_OPTIONS 107 modules/mappers/mod_speling.c (void*)APR_OFFSETOF(spconfig, enabled), OR_OPTIONS, OR_OPTIONS 110 modules/mappers/mod_speling.c (void*)APR_OFFSETOF(spconfig, case_only), OR_OPTIONS, OR_OPTIONS 2084 server/config.c if ((pc->req_override & (OR_OPTIONS | OR_FILEINFO | OR_INDEXES)) OR_OPTIONS 2125 server/config.c if (pc->req_override & OR_OPTIONS) { OR_OPTIONS 1377 server/core.c d->override |= OR_OPTIONS; OR_OPTIONS 3298 server/core.c AP_INIT_RAW_ARGS("Options", set_options, NULL, OR_OPTIONS, OR_OPTIONS 3340 server/core.c AP_INIT_FLAG("ContentDigest", set_content_md5, NULL, OR_OPTIONS,