Searched refs:notW (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/wbemprox/ |
H A D | wql.y | 647 static const WCHAR notW[] = {'N','O','T'}; 664 { notW, ARRAY_SIZE(notW), TK_NOT },
|
/reactos/dll/win32/vbscript/ |
H A D | lex.c | 69 static const WCHAR notW[] = {'n','o','t',0}; variable 131 {notW, tNOT},
|