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

Public Attributes

apr_array_header_tpatterns
 
apr_size_t max_line_length
 
int max_line_length_set
 
int inherit_before
 

Detailed Description

Definition at line 57 of file mod_substitute.c.

Member Data Documentation

◆ inherit_before

int subst_dir_conf::inherit_before

Definition at line 61 of file mod_substitute.c.

◆ max_line_length

apr_size_t subst_dir_conf::max_line_length

Definition at line 59 of file mod_substitute.c.

◆ max_line_length_set

int subst_dir_conf::max_line_length_set

Definition at line 60 of file mod_substitute.c.

◆ patterns

apr_array_header_t* subst_dir_conf::patterns

Definition at line 58 of file mod_substitute.c.


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