avsm Sun Apr 15 10:16:48 2001 EDT
Modified files:
/phpdoc/en/functions strings.xml
Log:
add 'strchr' to the See Also list - strrchr was there, but not strchr
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.81 phpdoc/en/functions/strings.xml:1.82
--- phpdoc/en/functions/strings.xml:1.81 Mon Apr 9 09:00:17 2001
+++ phpdoc/en/functions/strings.xml Sun Apr 15 10:16:47 2001
@@ -2674,7 +2674,7 @@
</example>
</para>
<para>
- See also <function>substr</function>,
+ See also <function>strchr</function>, <function>substr</function>,
<function>stristr</function>, and <function>strstr</function>.
</para>
</refsect1>
@@ -2877,7 +2877,7 @@
</example>
</para>
<para>
- See also <function>stristr</function>,
+ See also <function>strchr</function>, <function>stristr</function>,
<function>strrchr</function>, <function>substr</function>, and
<function>ereg</function>.
</para>
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Andrei Zmievski
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Sascha Schumann
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Ron Chmara
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Ron Chmara
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Ron Chmara
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Anil Madhavapeddy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Anil Madhavapeddy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jeroen van Wolffelaar
- Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml derick
- Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml Jeroen van Wolffelaar
