Apache2
ap_regex_t Struct Reference

#include <ap_regex.h>

Data Fields

void * re_pcre
 
int re_nsub
 
apr_size_t re_erroffset
 

Field Documentation

◆ re_erroffset

apr_size_t ap_regex_t::re_erroffset

◆ re_nsub

int ap_regex_t::re_nsub

◆ re_pcre

void* ap_regex_t::re_pcre

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