Appearance
pcre_extract() - extract matching parts
string *pcre_extract(string, string);
returns an array of captured groups specified in pattern.
pcre_version(3), pcre_replace(3)