Lines Matching defs:in
5 * (the "License"); you may not use this file except in compliance with
10 * Unless required by applicable law or agreed to in writing, software
24 * Valid in both per-server and per-dir configurations.
33 * add - add this header, possible resulting in two or more
47 * When the request is processed, the header directives are processed in
53 * the following two directives have different effect if applied in
101 hdr_note = 'n' /* set value of header in a note */
123 /* 'Magic' condition_var value to run action in post_read_request */
292 * escape in the format string.
325 * Allow the loop to deal with this *s in the normal
383 * tags in any order. E.g.,
389 * tag in the tag array anchored in the header_entry.
400 /* Tags are in the replacement value for edit */
532 "envclause should be in the form env=envar ";
596 * Process the tags in the format string. Tags may be format specifiers
646 /* Process tags in the input string rather than the resulting
711 /* ignore early headers in late calls */
715 /* ignore late headers in early calls */
760 /* modified version of logic in ap_get_token() */
855 * Make sure our error-path filter is in place.
868 apr_bucket_brigade *in)
884 return ap_pass_brigade(f->next,in);
892 apr_bucket_brigade *in)
916 return ap_pass_brigade(f->next, in);