Introduction - If you have any usage issues, please Google them yourself
A clean implementation of Sun Wu and Udi Manber s bitap algorithm.
Note that the complete search string must be matched by the pattern. If
you want to search for substrings of the search string, prefix and postfix the pattern with .* .