Lines Matching full:abcde
1088 EXPECT_GT(0, strncmp("abcde", "abcfa", 4));1108 EXPECT_GT(0, strncasecmp("abcde", "ABCfa", 4));