|
Apache HTTPD
|
#include <ap_regex.h>
Public Attributes | |
| void * | re_pcre |
| int | re_nsub |
| apr_size_t | re_erroffset |
Definition at line 108 of file ap_regex.h.
| apr_size_t ap_regex_t::re_erroffset |
Definition at line 111 of file ap_regex.h.
| int ap_regex_t::re_nsub |
Definition at line 110 of file ap_regex.h.
| void* ap_regex_t::re_pcre |
Definition at line 109 of file ap_regex.h.