|
Apache HTTPD
|
Public Attributes | |
| char * | name |
| apr_array_header_t * | arguments |
| apr_array_header_t * | contents |
| char * | location |
Definition at line 55 of file mod_macro.c.
| apr_array_header_t* ap_macro_t::arguments |
Definition at line 58 of file mod_macro.c.
| apr_array_header_t* ap_macro_t::contents |
Definition at line 59 of file mod_macro.c.
| char* ap_macro_t::location |
Definition at line 60 of file mod_macro.c.
| char* ap_macro_t::name |
Definition at line 57 of file mod_macro.c.