string: Improve strchr-mte performance

Improve strchr performance by using a more efficient termination test.
On various micro architectures the speedup is 19% on large strings and
19% on small strings.
1 file changed