Apache2
ap_rxplus_t Struct Reference

#include <ap_regex.h>

Collaboration diagram for ap_rxplus_t:

Data Fields

ap_regex_t rx
 
apr_uint32_t flags
 
const char * subs
 
const char * match
 
apr_size_t nmatch
 
ap_regmatch_tpmatch
 

Field Documentation

◆ flags

apr_uint32_t ap_rxplus_t::flags

◆ match

const char* ap_rxplus_t::match

◆ nmatch

apr_size_t ap_rxplus_t::nmatch

◆ pmatch

ap_regmatch_t* ap_rxplus_t::pmatch

◆ rx

ap_regex_t ap_rxplus_t::rx

◆ subs

const char* ap_rxplus_t::subs

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