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

Public Attributes

const charsource
 
const charrexp
 
apr_size_t nsub
 
ap_regmatch_t match [10]
 
int have_match
 

Detailed Description

Definition at line 160 of file mod_include.c.

Member Data Documentation

◆ have_match

int backref_t::have_match

Definition at line 165 of file mod_include.c.

◆ match

ap_regmatch_t backref_t::match[10]

Definition at line 164 of file mod_include.c.

◆ nsub

apr_size_t backref_t::nsub

Definition at line 163 of file mod_include.c.

◆ rexp

const char* backref_t::rexp

Definition at line 162 of file mod_include.c.

◆ source

const char* backref_t::source

Definition at line 161 of file mod_include.c.


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