Frage im Vorstellungsgespräch bei Meta

Implement a regex pattern matching function that returns a bool value given a Text string and a regex expression ( a.b or a*, or .* or abc.*).