Searched refs:exceptions_arr (Results 1 – 1 of 1) sorted by relevance
175 apr_array_header_t *exceptions_arr) in copy_rules_phase() argument189 exceptions = (rule_exception **)exceptions_arr->elts; in copy_rules_phase()190 for(j = 0; j < exceptions_arr->nelts; j++) { in copy_rules_phase()277 apr_array_header_t *exceptions_arr) in copy_rules() argument282 exceptions_arr == NULL) { in copy_rules()288 child_ruleset->phase_request_headers, exceptions_arr); in copy_rules()290 child_ruleset->phase_request_body, exceptions_arr); in copy_rules()292 child_ruleset->phase_response_headers, exceptions_arr); in copy_rules()294 child_ruleset->phase_response_body, exceptions_arr); in copy_rules()296 child_ruleset->phase_logging, exceptions_arr); in copy_rules()