ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
ISubMatches | ISubMatches_iface |
LONG | ref |
WCHAR * | match |
match_state_t * | result |
Definition at line 83 of file vbregexp.c.
ISubMatches SubMatches::ISubMatches_iface |
Definition at line 84 of file vbregexp.c.
WCHAR* SubMatches::match |
Definition at line 88 of file vbregexp.c.
LONG SubMatches::ref |
Definition at line 86 of file vbregexp.c.
match_state_t* SubMatches::result |
Definition at line 89 of file vbregexp.c.