Lines Matching refs:differences
69 /* result is 1, secondary differences only for ignorable space characters*/
73 "Comparing two strings with only secondary differences in C failed.\n");
76 /* To compare them with just primary differences */
83 "Comparing two strings with no differences in C failed.\n");
136 /* result is 1, secondary differences only for ignorable space characters*/
140 "Comparing two strings with only secondary differences in C failed.\n");
143 /* To compare them with just primary differences */
150 "Comparing two strings with no differences in C failed.\n");
234 // result is 1, secondary differences only for ignorable space characters
237 "Comparing two strings with only secondary differences failed.");
240 // To compare them with just primary differences
246 "Comparing two strings with no differences failed.");