Tests if a string matches any of the provided patterns
The text to test
Array of patterns (strings or RegExps)
true if any pattern matches
Tests if a string matches any of the provided patterns