Lines Matching refs:buffer
86 * @param buffer Empty when calling the function. On output, if there was an
89 * @fn int ap_scan_script_header_err(request_rec *r, apr_file_t *f, char *buffer)
91 AP_DECLARE(int) ap_scan_script_header_err(request_rec *r, apr_file_t *f, char *buffer);
99 * @param buffer Empty when calling the function. On output, if there was an
105 char *buffer, int module_index);
114 * @param buffer Empty when calling the function. On output, if there was an
117 * @fn int ap_scan_script_header_err_brigade(request_rec *r, apr_bucket_brigade *bb, char *buffer)
121 char *buffer);
129 * @param buffer Empty when calling the function. On output, if there was an
136 char *buffer,
144 * @param buffer Empty when calling the function. On output, if there was an
155 char *buffer,
165 * @param buffer Empty when calling the function. On output, if there was an
177 char *buffer,
189 * @param buffer Empty when calling the function. On output, if there was an
196 AP_DECLARE(int) ap_scan_script_header_err_core(request_rec *r, char *buffer,
205 * @param buffer Empty when calling the function. On output, if there was an
213 AP_DECLARE(int) ap_scan_script_header_err_core_ex(request_rec *r, char *buffer,