From 4f2db58cec89448b3c2c42ff69a44546d20edb60 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Thu, 14 Sep 2000 20:35:00 +0000 Subject: [PATCH] It was supposed to be 'E', but the PCRE code for some reason uses 'D', so no sense in making people change their programs. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@32697 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/pcre.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/pcre.xml b/functions/pcre.xml index d9a2df890a..0e236b4a03 100644 --- a/functions/pcre.xml +++ b/functions/pcre.xml @@ -713,7 +713,7 @@ $fl_array = preg_grep ("/^(\d+)?\.\d+$/", $array); - E (PCRE_DOLLAR_ENDONLY) + D (PCRE_DOLLAR_ENDONLY) If this modifier is set, a dollar metacharacter in the pattern