|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| REOp | op |
| const WCHAR * | errPos |
| size_t | parenIndex |
Definition at line 448 of file regexp.c.
Referenced by ParseRegExp(), and ProcessOp().
| REOp REOpData::op |
Definition at line 447 of file regexp.c.
Referenced by ParseRegExp(), and ProcessOp().
| size_t REOpData::parenIndex |
Definition at line 449 of file regexp.c.
Referenced by ParseRegExp().