|
Apache HTTPD
|
#include <ap_regex.h>
Public Attributes | |
| ap_regex_t | rx |
| apr_uint32_t | flags |
| const char * | subs |
| const char * | match |
| apr_size_t | nmatch |
| ap_regmatch_t * | pmatch |
Definition at line 219 of file ap_regex.h.
| apr_uint32_t ap_rxplus_t::flags |
Definition at line 221 of file ap_regex.h.
Definition at line 223 of file ap_regex.h.
| apr_size_t ap_rxplus_t::nmatch |
Definition at line 224 of file ap_regex.h.
| ap_regmatch_t* ap_rxplus_t::pmatch |
Definition at line 225 of file ap_regex.h.
| ap_regex_t ap_rxplus_t::rx |
Definition at line 220 of file ap_regex.h.
Definition at line 222 of file ap_regex.h.