ReactOS 0.4.15-dev-7942-gd23573b
SubMatches Struct Reference
Collaboration diagram for SubMatches:

Public Attributes

ISubMatches ISubMatches_iface
 
LONG ref
 
WCHARmatch
 
match_state_tresult
 

Detailed Description

Definition at line 83 of file vbregexp.c.

Member Data Documentation

◆ ISubMatches_iface

ISubMatches SubMatches::ISubMatches_iface

Definition at line 84 of file vbregexp.c.

◆ match

WCHAR* SubMatches::match

Definition at line 88 of file vbregexp.c.

◆ ref

LONG SubMatches::ref

Definition at line 86 of file vbregexp.c.

◆ result

match_state_t* SubMatches::result

Definition at line 89 of file vbregexp.c.


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