Lines Matching refs:wcsncmp
1329 EXPECT_EQ(0, wcsncmp(L"str", utf16, 3));1338 EXPECT_EQ(0, wcsncmp(L".:\\ \"*?", utf16, 3));