Home | History | Annotate | Download | only in Modules

Lines Matching refs:wcsncmp

1000     if (wcsncmp(new_path, L"\\\\", 2) == 0 ||
1001 wcsncmp(new_path, L"//", 2) == 0)