Home
last modified time | relevance | path

Searched defs:sub_matches (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/vbscript/
H A Dvbregexp.c99 SubMatches *sub_matches; member
300 static HRESULT create_sub_matches(DWORD pos, match_state_t *result, SubMatches **sub_matches) in create_sub_matches()