Lines Matching defs:file
2 * contributor license agreements. See the NOTICE file distributed with
4 * The ASF licenses this file to You under the Apache License, Version 2.0
5 * (the "License"); you may not use this file except in compliance with
30 * configuration file like so:
482 static void trace_nocontext(apr_pool_t *p, const char *file, int line,
493 ap_log_perror(file, line, APLOG_MODULE_INDEX, APLOG_NOTICE, 0, p, "%s", note);
538 * aren't in the .htaccess file, or a <Location>, <Directory>, or related
703 * declaration near the bottom of this file.) Note that these may be *
789 * This routine is called to perform any module-specific log file
1085 * can not serve any requests from the file system because hooks like
1194 * This routine maps r->filename to a physical file on disk. Useful for
1196 * requests that are not file based.