elixer Sat Jan 20 11:15:05 2001 EDT Modified files: /phpdoc/en/functions strings.xml Log: Update setlocale() to reflect the addition of strcoll() Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.69 phpdoc/en/functions/strings.xml:1.70 --- phpdoc/en/functions/strings.xml:1.69 Sat Jan 20 11:12:53 2001 +++ phpdoc/en/functions/strings.xml Sat Jan 20 11:15:05 2001 @@ -1645,7 +1645,7 @@ </listitem> <listitem> <simpara> - LC_COLLATE for string comparison - not currently implemented in PHP + LC_COLLATE for string comparison, see <function>strcoll</function> </simpara> </listitem> <listitem>
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Sean Bright
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Sean Bright
- [PHP-DOC] cvs: phpdoc /en/functions strings.xml Sean Bright
- [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