Home | History | Annotate | Download | only in tests

Lines Matching full:efgh

396   equal (one+4, "efgh", 6);			/* Wrote too much? */
674 check(strpbrk(one, "efgh") == one+6, 17); /* And yet another. */