Searched defs:deadW (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/shlwapi/ |
H A D | string.c | 1174 static const WCHAR deadW[] = {'D','e','A','d',0}; in test_StrStrW() local 1276 static const WCHAR deadW[] = {'D','e','A','d',0}; in test_StrStrIW() local 1332 static const WCHAR deadW[] = {'D','e','A','d',0}; in test_StrStrNW() local 1414 static const WCHAR deadW[] = {'D','e','A','d',0}; in test_StrStrNIW() local 1507 static const WCHAR deadW[] = {'D','e','A','d',0}; in test_StrCatChainW() local
|