NAME
pcre_extract() - extract matching parts
SYNOPSIS
string *pcre_extract(string, string);
DESCRIPTION
returns an array of captured groups specified in pattern.
SEE ALSO
pcre_version(3), pcre_replace(3)
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)