Apache HTTPD
Public Attributes | List of all members
ap_macro_t Struct Reference

Public Attributes

charname
 
apr_array_header_targuments
 
apr_array_header_tcontents
 
charlocation
 

Detailed Description

Definition at line 55 of file mod_macro.c.

Member Data Documentation

◆ arguments

apr_array_header_t* ap_macro_t::arguments

Definition at line 58 of file mod_macro.c.

◆ contents

apr_array_header_t* ap_macro_t::contents

Definition at line 59 of file mod_macro.c.

◆ location

char* ap_macro_t::location

Definition at line 60 of file mod_macro.c.

◆ name

char* ap_macro_t::name

Definition at line 57 of file mod_macro.c.


The documentation for this struct was generated from the following file: