Searched defs:getW (Results 1 – 6 of 6) sorted by relevance
/reactos/base/applications/cmdutils/wmic/ |
H A D | main.c | 271 static const WCHAR getW[] = {'g','e','t',0}; in wmain() local
|
/reactos/dll/win32/vbscript/ |
H A D | lex.c | 57 static const WCHAR getW[] = {'g','e','t',0}; variable
|
/reactos/dll/win32/jscript/ |
H A D | object.c | 50 static const WCHAR getW[] = {'g','e','t',0}; variable
|
/reactos/dll/win32/mshtml/ |
H A D | htmlform.c | 224 static const WCHAR getW[] = {'G','E','T',0}; in HTMLFormElement_put_method() local
|
/reactos/modules/rostests/winetests/winhttp/ |
H A D | winhttp.c | 2837 static const WCHAR getW[] = {'G','E','T',0}; in test_multi_authentication() local 2890 static const WCHAR getW[] = {'G','E','T',0}; in test_large_data_authentication() local
|
/reactos/dll/win32/winhttp/ |
H A D | winhttp_private.h | 34 static const WCHAR getW[] = {'G','E','T',0}; variable
|