Google
 

include/util_script.h File Reference

Apache script tools. More...

#include "apr_buckets.h"

Go to the source code of this file.

Defines

#define APACHE_ARG_MAX   512

Functions

char ** ap_create_environment (apr_pool_t *p, apr_table_t *t)
int ap_find_path_info (const char *uri, const char *path_info)
void ap_add_cgi_vars (request_rec *r)
void ap_add_common_vars (request_rec *r)
int ap_scan_script_header_err (request_rec *r, apr_file_t *f, char *buffer)
int ap_scan_script_header_err_brigade (request_rec *r, apr_bucket_brigade *bb, char *buffer)
int ap_scan_script_header_err_strs (request_rec *r, char *buffer, const char **termch, int *termarg,...)
int ap_scan_script_header_err_core (request_rec *r, char *buffer, int(*getsfunc)(char *, int, void *), void *getsfunc_data)


Detailed Description

Apache script tools.


Generated on Sun Jul 1 10:07:06 2007 by Doxygen 1.5.2. This rendition of the open source Apache HTTP Server header documentation is not endorsed by or affiliated with the Apache Software Foundation.