ReactOS 0.4.16-dev-570-g1868985
|
Public Attributes | |
IMatch2 | IMatch2_iface |
IMatch | IMatch_iface |
LONG | ref |
DWORD | index |
SubMatches * | sub_matches |
Definition at line 92 of file vbregexp.c.
IMatch2 Match2::IMatch2_iface |
Definition at line 93 of file vbregexp.c.
IMatch Match2::IMatch_iface |
Definition at line 94 of file vbregexp.c.
DWORD Match2::index |
Definition at line 98 of file vbregexp.c.
LONG Match2::ref |
Definition at line 96 of file vbregexp.c.
SubMatches* Match2::sub_matches |
Definition at line 99 of file vbregexp.c.