Home
last modified time | relevance | path

Searched refs:create_match_collection2 (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/vbscript/
H A Dvbregexp.c1045 static HRESULT create_match_collection2(IMatchCollection2 **match_collection) in create_match_collection2() function
1309 hres = create_match_collection2(&match_collection); in RegExp2_Execute()
1347 hres = create_match_collection2(&match_collection); in RegExp2_Execute()