/e modifier was not available in PHP3 - #18835

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91450 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Sander Roobol 2002-08-10 13:34:42 +00:00
parent 5b841d00bf
commit c1a531f218

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/pcre.xml, last change in rev 1.2 -->
<refentry id="pcre.pattern.modifiers">
<refnamediv>
@ -93,6 +93,11 @@
Only <function>preg_replace</function> uses this modifier;
it is ignored by other PCRE functions.
</simpara>
<note>
<simpara>
This modifier was not available in PHP3.
</simpara>
</note>
</listitem>
</varlistentry>
<varlistentry>