Home
last modified time | relevance | path

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

/reactos/dll/win32/jscript/
H A Dregexp.c3100 static HRESULT InitMatch(regexp_t *re, void *cx, heap_pool_t *pool, REGlobalData *gData) in InitMatch() function
3157 hres = InitMatch(regexp, cx, pool, &gData); in regexp_execute()
/reactos/dll/win32/vbscript/
H A Dregexp.c3100 static HRESULT InitMatch(regexp_t *re, void *cx, heap_pool_t *pool, REGlobalData *gData) in InitMatch() function
3157 hres = InitMatch(regexp, cx, pool, &gData); in regexp_execute()