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