Appearance
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)