Home | History | Annotate | Download | only in base

Lines Matching refs:wcscmp

103       if ((wcscmp(find_file_data.cFileName, L"..") == 0) ||
104 (wcscmp(find_file_data.cFileName, L".") == 0))