Home
last modified time | relevance | path

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

/reactos/dll/win32/jscript/
H A Dstring.c719 static HRESULT rep_call(script_ctx_t *ctx, jsdisp_t *func, in rep_call() function
871 hres = rep_call(ctx, rep_func, jsstr, str, match, &cstr); in String_replace()