Apache2
include_ctx_t Struct Reference

#include <mod_include.h>

Collaboration diagram for include_ctx_t:

Data Fields

apr_pool_tpool
 
apr_pool_tdpool
 
int flags
 
int if_nesting_level
 
int flush_now
 
unsigned argc
 
const char * error_str
 
const char * time_str
 
request_recr
 
struct ssi_internal_ctx * intern
 

Field Documentation

◆ argc

unsigned include_ctx_t::argc

◆ dpool

apr_pool_t* include_ctx_t::dpool

◆ error_str

const char* include_ctx_t::error_str

◆ flags

int include_ctx_t::flags

◆ flush_now

int include_ctx_t::flush_now

◆ if_nesting_level

int include_ctx_t::if_nesting_level

◆ intern

struct ssi_internal_ctx* include_ctx_t::intern

◆ pool

apr_pool_t* include_ctx_t::pool

◆ r

request_rec* include_ctx_t::r

◆ time_str

const char* include_ctx_t::time_str

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