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

Public Attributes

charname
 
ap_regex_tpnamereg
 
charregex
 
ap_regex_tpreg
 
const apr_strmatch_patternpattern
 
ap_expr_info_texpr
 
apr_table_tfeatures
 
enum special special_type
 
int icase
 
ap_expr_info_tcond
 
ap_expr_info_tsubst
 
const charenvname
 

Detailed Description

Definition at line 106 of file mod_setenvif.c.

Member Data Documentation

◆ cond

ap_expr_info_t* sei_entry::cond

Definition at line 25 of file mod_proxy_fcgi.c.

◆ envname

const char* sei_entry::envname

Definition at line 27 of file mod_proxy_fcgi.c.

◆ expr

ap_expr_info_t* sei_entry::expr

Definition at line 112 of file mod_setenvif.c.

◆ features

apr_table_t* sei_entry::features

Definition at line 113 of file mod_setenvif.c.

◆ icase

int sei_entry::icase

Definition at line 115 of file mod_setenvif.c.

◆ name

char* sei_entry::name

Definition at line 107 of file mod_setenvif.c.

◆ pattern

const apr_strmatch_pattern* sei_entry::pattern

Definition at line 111 of file mod_setenvif.c.

◆ pnamereg

ap_regex_t* sei_entry::pnamereg

Definition at line 108 of file mod_setenvif.c.

◆ preg

ap_regex_t* sei_entry::preg

Definition at line 110 of file mod_setenvif.c.

◆ regex

char* sei_entry::regex

Definition at line 109 of file mod_setenvif.c.

◆ special_type

enum special sei_entry::special_type

Definition at line 114 of file mod_setenvif.c.

◆ subst

ap_expr_info_t* sei_entry::subst

Definition at line 26 of file mod_proxy_fcgi.c.


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