samesch Mon Aug 6 17:00:41 2001 EDT
Modified files:
/phpdoc/en/functions regex.xml
Log:
Removed duplicate lines and fixed typo
Index: phpdoc/en/functions/regex.xml
diff -u phpdoc/en/functions/regex.xml:1.23 phpdoc/en/functions/regex.xml:1.24
--- phpdoc/en/functions/regex.xml:1.23 Thu Aug 2 13:37:27 2001
+++ phpdoc/en/functions/regex.xml Mon Aug 6 17:00:40 2001
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<reference id="ref.regex">
<title>Regular Expression Functions (POSIX Extended)</title>
<titleabbrev>Regexps</titleabbrev>
@@ -368,9 +368,7 @@
<para>
See also:
- <function>implode</function>,
- <function>preg_split</function>,
- <function>explode</function>,
+ <function>preg_split</function>,
<function>spliti</function>,
<function>explode</function>,
and <function>implode</function>.
@@ -405,10 +403,8 @@
</para>
<para>
See also
- <function>implode</function>,
- <function>preg_spliti</function>,
- <function>explode</function>,
- <function>spliti</function>,
+ <function>preg_spliti</function>,
+ <function>split</function>,
<function>explode</function>,
and <function>implode</function>.
</para>