Files
docker-php-fpm/php_modules/pcre/README.md
2022-11-30 19:55:44 +01:00

8 lines
481 B
Markdown

# pcre
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5, with just a few differences (see below). The current implementation corresponds to Perl 5.005.
| Platform | Url |
|----------|------------------------------------------------------------------|
| PHP.net | https://www.php.net/manual/en/book.pcre.php |