ReactOS 0.4.15-dev-7907-g95bf896
REOpData Struct Reference
Collaboration diagram for REOpData:

Public Attributes

REOp op
 
const WCHARerrPos
 
size_t parenIndex
 

Detailed Description

Definition at line 446 of file regexp.c.

Member Data Documentation

◆ errPos

const WCHAR * REOpData::errPos

Definition at line 448 of file regexp.c.

Referenced by ParseRegExp(), and ProcessOp().

◆ op

REOp REOpData::op

Definition at line 447 of file regexp.c.

Referenced by ParseRegExp(), and ProcessOp().

◆ parenIndex

size_t REOpData::parenIndex

Definition at line 449 of file regexp.c.

Referenced by ParseRegExp().


The documentation for this struct was generated from the following files: