Searched defs:argumentsW (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/jscript/ |
H A D | function.c | 101 static const WCHAR argumentsW[] = {'a','r','g','u','m','e','n','t','s',0}; variable
|
H A D | engine.c | 649 static const WCHAR argumentsW[] = {'a','r','g','u','m','e','n','t','s',0}; in identifier_eval() local
|