string: Improve strrchr performance

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