Searched refs:S_DotW (Results 1 – 1 of 1) sorted by relevance
229 static const WCHAR S_DotW[] = {'.','\0'}; in do_searchW() local243 if (!wcscmp(fd.cFileName, S_DotW) || !wcscmp(fd.cFileName, S_DotDotW)) continue; in do_searchW()