NAME
pcre_match() - regular expression handler
SYNOPSIS
mixed pcre_match(string | string *, string, void | int);
DESCRIPTION
analog with regexp efun for backwards compatibility reasons
but utilizing the PCRE library.
SEE ALSO
regexp(3)
pcre_match() - regular expression handler
mixed pcre_match(string | string *, string, void | int);
analog with regexp efun for backwards compatibility reasons
but utilizing the PCRE library.
regexp(3)