
Public Attributes | |
| re_guts * | g |
| int | eflags |
| my_regmatch_t * | pmatch |
| char * | offp |
| char * | beginp |
| char * | endp |
| char * | coldp |
| char ** | lastpos |
| STATEVARS | |
| states | st |
| states | fresh |
| states | tmp |
| states | empty |
Definition at line 32 of file engine.c.
| char* match::beginp |
| char* match::coldp |
| int match::eflags |
| states match::empty |
| char* match::endp |
| states match::fresh |
| char** match::lastpos |
| char* match::offp |
| states match::tmp |
1.4.7

