regexp_matches(string text, pattern text)


Description

find match(es) for regexp

Parameters

Name Type Mode
string text IN
pattern text IN

Definition