Home
last modified time | relevance | path

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

/reactos/dll/win32/jscript/
H A Djsregexp.c66 static inline RegExpInstance *regexp_from_vdisp(vdisp_t *vdisp) in regexp_from_vdisp() function
338 regexp = regexp_from_vdisp(jsthis); in RegExp_toString()
457 regexp = regexp_from_vdisp(jsthis); in run_exec()