| Name |
|---|
| AjSRegexp |
| AjORegexp |
| Name | Type | Description |
|---|---|---|
| pcre | real_pcre* | PCRE compiled expression |
| extra | pcre_extra* | PCRE study data (if available, else NULL) |
| ovector | int* | Output vector offsets |
| orig | const char* | Original string |
| ovecsize | int | Output vector size |
| Padding | char[4] | Padding to alignment boundary |