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