* refactor to use matches or patterns
* simplify text searching with iterator
* match is_ms_filter on bytes level
* add regex doc for is_ms_filter
* use is_ascii_alphabetic
* check equality rather than map_or =
Co-authored-by: Connor Skees <connor1skees@gmail.com>