Determines whether the given input has a partial match with the specified regex.
The regex to partially match against
The input string
Whether any match exists.
Determines whether the given input has a partial match with the specified regex.