PCRE
The PCRE (Perl-Compatible Regular Expressions) module provides a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl with just a few differences.
For more information on PCRE, check us2.php.net/manual/en/ref.pcre.php.