Lines Matching refs:wcscmp
103 if ((wcscmp(find_file_data.cFileName, L"..") == 0) ||104 (wcscmp(find_file_data.cFileName, L".") == 0))