casa
$Rev:20696$
|
Data structure to store register contents data in. More...
#include <cregex.h>
Public Attributes | |
int | start [RE_NREGS] |
int | end [RE_NREGS] |
Data structure to store register contents data in.
This data structure is used to store register contents data in. It is used by the regular expression functions in cregex.cc.