Lines Matching refs:AP_DECLARE
52 AP_DECLARE(char **) ap_create_environment(apr_pool_t *p, apr_table_t *t);
63 AP_DECLARE(int) ap_find_path_info(const char *uri, const char *path_info);
71 AP_DECLARE(void) ap_add_cgi_vars(request_rec *r);
78 AP_DECLARE(void) ap_add_common_vars(request_rec *r);
91 AP_DECLARE(int) ap_scan_script_header_err(request_rec *r, apr_file_t *f, char *buffer);
104 AP_DECLARE(int) ap_scan_script_header_err_ex(request_rec *r, apr_file_t *f,
119 AP_DECLARE(int) ap_scan_script_header_err_brigade(request_rec *r,
134 AP_DECLARE(int) ap_scan_script_header_err_brigade_ex(request_rec *r,
196 AP_DECLARE(int) ap_scan_script_header_err_core(request_rec *r, char *buffer,
213 AP_DECLARE(int) ap_scan_script_header_err_core_ex(request_rec *r, char *buffer,
226 AP_DECLARE(void) ap_args_to_table(request_rec *r, apr_table_t **table);