[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2003-12-20 Thread Derek Ford
derek Sat Dec 20 21:58:42 2003 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: undoing changes Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.174 phpdoc/en/functions/strings.xml:1.175 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-05-11 Thread Derick Rethans
derick Sat May 11 03:02:29 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: - Fix print documentation Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.171 phpdoc/en/functions/strings.xml:1.172 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-04-03 Thread Sander Roobol
sander Wed Apr 3 06:21:57 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Removed note from str_replace() and two minor whitespace fixes. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.169

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-03-28 Thread Sander Roobol
sander Thu Mar 28 12:04:24 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Sorted string functions. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.168 phpdoc/en/functions/strings.xml:1.169 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-03-24 Thread Simone Cortesi
cortesi Sun Mar 24 19:43:51 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: going in direction of RFC 2606 Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.166 phpdoc/en/functions/strings.xml:1.167 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-03-14 Thread Torben Wilson
torben Thu Mar 14 20:48:32 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Fixed example typo in strtok(). Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.165 phpdoc/en/functions/strings.xml:1.166 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml /en/language functions.xml

2002-03-05 Thread Hartmut Holzgraefe
hholzgraTue Mar 5 06:25:00 2002 EDT Modified files: /phpdoc/en/language functionsxml /phpdoc/en/functionsstringsxml Log: trying to explain some consequences of the differences between language constructs echo and print Index:

[PHP-DOC] cvs: phpdoc /en/functions strings.xml swf.xml

2002-02-24 Thread Sebastian Nohn
nohnSun Feb 24 07:35:31 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml swf.xml Log: Fixes some issues described in Bug #14219 Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.162

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-02-21 Thread James Cox
imajes Thu Feb 21 13:21:52 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: typo error for print function example. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.161

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-02-12 Thread Yasuo Ohgaki
yohgaki Tue Feb 12 04:13:33 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Clarify strstr() description a little Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.160

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-02-08 Thread Hartmut Holzgraefe
hholzgraFri Feb 8 06:25:52 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: added 2nd prototype variant for strtr() Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.158

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-01-13 Thread Derick Rethans
derick Sun Jan 13 16:23:51 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: - Document print to be a language construct Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.153

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-01-12 Thread Kenneth Schwartz
irc-htmlSat Jan 12 18:32:01 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: bug #14935: example for addcslashes Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.152

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-01-09 Thread Kenneth Schwartz
irc-htmlWed Jan 9 21:11:29 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: addcslashes: doc bug #14935 Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.151 phpdoc/en/functions/strings.xml:1.152

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-01-02 Thread jim winstead
jimwWed Jan 2 06:54:08 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: str_repeat: see also substr_count Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.147 phpdoc/en/functions/strings.xml:1.148 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-01-02 Thread jim winstead
jimwWed Jan 2 07:26:33 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: chunk_split: one more prose tweak, fix see also of wordwrap Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.149

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2002-01-01 Thread Philip Olson
philip Tue Jan 1 17:56:14 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Notes: Removed unneeded ones, modifed a few others. We don't need a note to declare when a function came into existence. chunk_split: See also explode,

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-30 Thread Georg Richter
georg Sun Dec 30 03:50:53 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: fixed bug 14761 (typo) Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.145 phpdoc/en/functions/strings.xml:1.146 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-20 Thread jim winstead
jimwThu Dec 20 17:38:53 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: strstr: update see also list Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.143 phpdoc/en/functions/strings.xml:1.144 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-20 Thread jim winstead
jimwThu Dec 20 18:05:10 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: substr: fix examples and explanations related to negative starts and lengths, clean up layout Index: phpdoc/en/functions/strings.xml diff -u

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-17 Thread Hartmut Holzgraefe
hholzgraMon Dec 17 14:49:49 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: added skeleton for missing function Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.141

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-17 Thread jim winstead
jimwMon Dec 17 17:29:42 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: htmlentites,htmlspecialchars: document version third argument was added Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.142

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-16 Thread Derick Rethans
derick Sun Dec 16 05:34:01 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: - Added changed strtok behavior to the manual Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.139

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-15 Thread Hartmut Holzgraefe
hholzgraSat Dec 15 09:52:27 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: added str_rot13 Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.138 phpdoc/en/functions/strings.xml:1.139 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 15:09:33 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: strpos: fix pre-4.0b3 example Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.136 phpdoc/en/functions/strings.xml:1.137 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-14 Thread jim winstead
jimwFri Dec 14 15:27:08 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: print: return.success;, add examples Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.137 phpdoc/en/functions/strings.xml:1.138

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-11 Thread Derick Rethans
derick Wed Dec 12 02:53:11 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: - Add md5_file documentation Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.134 phpdoc/en/functions/strings.xml:1.135 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-08 Thread jim winstead
jimwSat Dec 8 14:46:08 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: echo: add example using here documents Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.130 phpdoc/en/functions/strings.xml:1.131

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-08 Thread jim winstead
jimwSat Dec 8 15:04:38 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: note length of md5 hash Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.131 phpdoc/en/functions/strings.xml:1.132 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-08 Thread jim winstead
jimwSat Dec 8 16:21:50 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: parse_str: incorporate user notes Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.132 phpdoc/en/functions/strings.xml:1.133 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-08 Thread jim winstead
jimwSat Dec 8 18:39:07 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: soundex: see alsos Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.133 phpdoc/en/functions/strings.xml:1.134 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-07 Thread jim winstead
jimwFri Dec 7 16:27:53 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: explode: add example, clean up text a little Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.129

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-12-04 Thread Hartmut Holzgraefe
hholzgraTue Dec 4 14:17:54 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: fixed mistyped CDATA end tag, parse_str should show up again tomorrow Index: phpdoc/en/functions/strings.xml diff -u

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-11-21 Thread Philip Olson
philip Wed Nov 21 13:39:06 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Expanded examples for ucwords() and ucfirst() a bit. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.124

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-11-21 Thread Philip Olson
philip Wed Nov 21 14:13:25 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Typo fix from previous commit. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.125 phpdoc/en/functions/strings.xml:1.126 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-11-19 Thread Zak Greant
zak Mon Nov 19 08:46:50 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Added terse docs for vprintf()/vsprintf(). Corrected return value for printf() Index: phpdoc/en/functions/strings.xml diff -u

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-11-01 Thread jim winstead
jimwThu Nov 1 17:58:31 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: add strrev() example Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.119 phpdoc/en/functions/strings.xml:1.120 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-10-30 Thread jim winstead
jimwTue Oct 30 19:45:52 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: add see also for ucwords to strtolower, strtoupper, and ucfirst Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.118

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-10-28 Thread jim winstead
jimwSun Oct 28 20:51:34 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: add warning to strip_tags() about attributes being passed through, add u to the example, and clean up the notice of what versions the allowable_tags param was added

[PHP-DOC] cvs: phpdoc /en/functions strings.xml /ja/chapters install.xml /ja/functions strings.xml

2001-10-04 Thread Rui Hirokawa
hirokawaThu Oct 4 09:00:01 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml /phpdoc/ja/chapters install.xml /phpdoc/ja/functionsstrings.xml Log: fixed some jade errors (deleted some old links.) Index:

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-09-14 Thread Philip Olson
philip Fri Sep 14 21:46:42 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Added a note saying magic_quotes_gpc is ON by default, under addslashes description. Hopefully will encourage people to read about magic_quotes_gpc. Index:

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-08-26 Thread Jeroen van Wolffelaar
jeroen Sun Aug 26 18:41:56 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: More WS Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.107 phpdoc/en/functions/strings.xml:1.108 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-08-25 Thread Egon Schmid
eschmid Sat Aug 25 19:01:29 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Only whitespace changes. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.105 phpdoc/en/functions/strings.xml:1.106 ---

Re: [PHP-DOC] Re: Space between funcname arglist (was: Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml)

2001-08-09 Thread Jeroen van Wolffelaar
Egon: I would see a space. The formatted function prototypes have already a space between function name and opening parenthesis. With the space the code is more readable. The first can be changed, though I can come into your second point: better readable. In the case of a prototype, I must

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-08-09 Thread Jeroen van Wolffelaar
jeroen Thu Aug 9 16:52:57 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Documented new second parameter of trim, ltrim and rtrim (and chop of course) Index: phpdoc/en/functions/strings.xml diff -u

Re: [PHP-DOC] Re: Space between funcname arglist (was: Re:[PHP-DOC] cvs: phpdoc /en/functions strings.xml)

2001-08-08 Thread Damien Seguy
on 8/08/01 0:06, Jeroen van Wolffelaar at [EMAIL PROTECTED] wrote: From PEAR coding standards (function calls): I got those one from README file in phpdoc/README. I do agree with the no space between function name and opening parenthesis. At least, we should be coherent with the rest of the

Re: [PHP-DOC] Re: Space between funcname arglist (was: Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml)

2001-08-08 Thread eschmid+sic
On Wed, Aug 08, 2001 at 09:51:50AM +0200, Damien Seguy wrote: on 8/08/01 0:06, Jeroen van Wolffelaar at [EMAIL PROTECTED] wrote: From PEAR coding standards (function calls): I got those one from README file in phpdoc/README. I do agree with the no space between function name and opening

Re: [PHP-DOC] Re: Space between funcname arglist (was: Re:[PHP-DOC] cvs: phpdoc /en/functions strings.xml)

2001-08-08 Thread Damien Seguy
on 8/08/01 18:32, Hojtsy Gabor at [EMAIL PROTECTED] wrote: Right now, here is the situation : no space : +2 space: 0 Latest update : Right now, here is the situation : no space : +3 space: +1 Anyone else want to state about this? let's keep the polls open, this is vacation time.

Re: [PHP-DOC] Re: Space between funcname arglist (was: Re:[PHP-DOC] cvs: phpdoc /en/functions strings.xml)

2001-08-08 Thread Lars Torben Wilson
Damien Seguy writes: on 8/08/01 18:32, Hojtsy Gabor at [EMAIL PROTECTED] wrote: Right now, here is the situation : no space : +2 space: 0 Latest update : Right now, here is the situation : no space : +3 space: +1 Anyone else want to state about this? let's keep the

Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-08-07 Thread Damien Seguy
on 6/08/01 0:49, Jeroen van Wolffelaar at [EMAIL PROTECTED] wrote: jeroenSun Aug 5 18:49:38 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Fix examles (whitespace between funcname and parameters), and a few entities MMM, I thought that whitespace between

[PHP-DOC] Re: Space between funcname arglist (was: Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml)

2001-08-07 Thread Jeroen van Wolffelaar
MMM, I thought that whitespace between funcname and open parenthesis was standard guideline for docs. README : 8. If an example of using arguments specific to a newer version of php, it is helpful to note that in the example: foo_function_exec (bar, baz); // second

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-08-05 Thread Jeroen van Wolffelaar
jeroen Sun Aug 5 18:49:38 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Fix examles (whitespace between funcname and parameters), and a few entities Index: phpdoc/en/functions/strings.xml diff -u

Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-06-29 Thread Jeroen van Wolffelaar
Please don't use tabs, but only spaces for indentation. I'm sorry, I didn't know vim used tabs automatically... :set et sw=1 ts=1 seems to fix that. Anyone knows of an option to visualise the tabs? Not :set list, since it renders the ts useless. It'll be reverted on my next commit. Jeroen

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-06-29 Thread Jeroen van Wolffelaar
jeroen Thu Jun 28 19:03:47 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Fixed tabs to spaces.

Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-06-29 Thread derick
On Thu, 28 Jun 2001, Jeroen van Wolffelaar wrote: Please don't use tabs, but only spaces for indentation. I'm sorry, I didn't know vim used tabs automatically... :set et sw=1 ts=1 seems to fix that. Anyone knows of an option to visualise the tabs? Not :set list, since it renders the ts

Re: [PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-06-28 Thread derick
On Wed, 27 Jun 2001, Jeroen van Wolffelaar wrote: Implemented zak's notes on addcslashes + /para + para + Be careful if you choose to escape characters 0, a, b, f, n, r, Please don't use tabs, but only spaces for indentation. Derick

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-05-23 Thread Damien Seguy
damsWed May 23 05:01:53 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Added funcprototype to rtrim Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.90 phpdoc/en/functions/strings.xml:1.91 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-05-22 Thread Jani Taskinen
sniper Tue May 22 15:52:59 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: fixed typo Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.89 phpdoc/en/functions/strings.xml:1.90 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-05-21 Thread Damien Seguy
damsMon May 21 10:56:07 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Adding zak's note Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.87 phpdoc/en/functions/strings.xml:1.88 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-05-02 Thread Hartmut Holzgraefe
hholzgraWed May 2 07:11:06 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: reverting yesterdays accitential commit Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.85

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-04-24 Thread Damien Seguy
damsTue Apr 24 00:27:02 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Added new behaviour of nl2br() Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.83 phpdoc/en/functions/strings.xml:1.84 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-04-15 Thread Anil Madhavapeddy
avsmSun Apr 15 10:23:21 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Fix typos Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.82 phpdoc/en/functions/strings.xml:1.83 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-03-10 Thread Jani Taskinen
sniper Sat Mar 10 10:51:47 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Setlocale uses constants now. +ws fix Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.77 phpdoc/en/functions/strings.xml:1.78 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-02-24 Thread Ron Chmara
ronabop Sat Feb 24 18:38:53 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Clarifying function returns. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.75 phpdoc/en/functions/strings.xml:1.76 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-02-24 Thread Ron Chmara
ronabop Sat Feb 24 19:05:49 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Typos. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.76 phpdoc/en/functions/strings.xml:1.77 ---

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-02-23 Thread Sascha Schumann
sas Fri Feb 23 07:35:46 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: reflect that nl2br has been changed to conform to xhtml 1.0. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.74

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-02-22 Thread Torben Wilson
torben Thu Feb 22 16:05:35 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Clarified nl2br() refpurpose. Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.73 phpdoc/en/functions/strings.xml:1.74

[PHP-DOC] cvs: phpdoc /en/functions strings.xml

2001-01-20 Thread Sean Bright
elixer Sat Jan 20 11:15:05 2001 EDT Modified files: /phpdoc/en/functionsstrings.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