#include <cregex.h>
This data structure is used to store register contents data in. It is used by the regular expression functions in cregex.cc.
Definition at line 249 of file cregex.h.
Public Attributes | |
| int | start [RE_NREGS] |
| int | end [RE_NREGS] |
| int casa::re_registers::start[RE_NREGS] |
| int casa::re_registers::end[RE_NREGS] |
1.5.1