From 9f99ea301bfa90b0d5a0a177e0bfd0167de3bfae Mon Sep 17 00:00:00 2001 From: irc-html Date: Mon, 21 Jan 2002 19:29:22 +0000 Subject: [PATCH] incorporate user note git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68351 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/pcre.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/functions/pcre.xml b/functions/pcre.xml index 0b57febdda..e1e8cec6ec 100644 --- a/functions/pcre.xml +++ b/functions/pcre.xml @@ -1,10 +1,16 @@ - + Regular Expression Functions (Perl-Compatible) PCRE + + + PHP also supports regular expressions using a POSIX-extended syntax + using the POSIX-extended regex functions.. + + The syntax for patterns used in these functions closely resembles Perl. The expression should be enclosed in the delimiters, a