regexp_count(string text, pattern text)


Description

count regexp matches

Parameters

Name Type Mode
string text IN
pattern text IN

Definition