regexp_match(string text, pattern text)


Description

find first match for regexp

Parameters

Name Type Mode
string text IN
pattern text IN

Definition