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

#include <ap_regex.h>

Public Attributes

int rm_so
 
int rm_eo
 

Detailed Description

Definition at line 115 of file ap_regex.h.

Member Data Documentation

◆ rm_eo

int ap_regmatch_t::rm_eo

Definition at line 117 of file ap_regex.h.

◆ rm_so

int ap_regmatch_t::rm_so

Definition at line 116 of file ap_regex.h.


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