Searched refs:yW (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/vbscript/ |
H A D | run.c | 2057 static const WCHAR yW[] = {'y',0}; in test_parse_context() local 2073 hres = IActiveScriptParse_ParseScriptText(parser, str, yW, NULL, NULL, 0, 0, 0, NULL, NULL); in test_parse_context()
|