Appearance
pcre_match() - regular expression handler
mixed pcre_match(string|string *lines, string pattern, void|int flag);
analog with regexp efun for backwards compatibility reasons but utilizing the PCRE library.
regexp(3)