Date: 03/13/01
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions aspell.xml bzip2.xml com.xml cpdf.xml curl.xml datetime.xml dbm.xml funchand.xml gmp.xml mnogosearch.xml mysql.xml pcre.xml recode.xml strings.xml uodbc.xml"
- Previous message: Andrei Zmievski: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Next in thread: Damien Seguy: "[PHP-DOC] missing aliases functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Tue Mar 13 04:59:20 2001 EDT
Modified files:
/phpdoc/en/functions pcre.xml
Log:
preg_replace -> preg_replace_callback
Index: phpdoc/en/functions/pcre.xml
diff -u phpdoc/en/functions/pcre.xml:1.47 phpdoc/en/functions/pcre.xml:1.48
--- phpdoc/en/functions/pcre.xml:1.47 Mon Mar 12 21:24:39 2001
+++ phpdoc/en/functions/pcre.xml Tue Mar 13 04:59:20 2001
@@ -459,7 +459,7 @@
<title>Description</title>
<funcsynopsis>
<funcprototype>
- <funcdef>mixed <function>preg_replace</function></funcdef>
+ <funcdef>mixed <function>preg_replace_callback</function></funcdef>
<paramdef>mixed <parameter>pattern</parameter></paramdef>
<paramdef>mixed <parameter>callback</parameter></paramdef>
<paramdef>mixed <parameter>subject</parameter></paramdef>
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions aspell.xml bzip2.xml com.xml cpdf.xml curl.xml datetime.xml dbm.xml funchand.xml gmp.xml mnogosearch.xml mysql.xml pcre.xml recode.xml strings.xml uodbc.xml"
- Previous message: Andrei Zmievski: "[PHP-DOC] cvs: phpdoc /en/functions pcre.xml"
- Next in thread: Damien Seguy: "[PHP-DOC] missing aliases functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

