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

2001-05-21 Thread Sean Bright
elixer Mon May 21 18:39:51 2001 EDT Modified files: /phpdoc/en/functionsinfo.xml Log: Added get_defined_constants() documentation. Index: phpdoc/en/functions/info.xml diff -u phpdoc/en/functions/info.xml:1.46 phpdoc/en/functions/info.xml:1.47 --- ph

[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 phpdoc/en/functions/

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

2001-01-20 Thread Sean Bright
elixer Sat Jan 20 11:12:53 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Added strcoll() documentation Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.68 phpdoc/en/functions/strings.xml:1.69 --- phpdo

Re: [PHP-DOC] Appendix: PHP Debugger

2001-01-20 Thread Sean Bright
According to their website the "store" is opening on the 23rd. Ron Chmara wrote: > > Sebastian Bergmann wrote: > > > > Hojtsy Gabor wrote: > > > I think it would be better to have a debugger in PHP 4. > > > But this is a (maybe not too easy) task for php-dev. > > > > There will be a debugger /

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

2001-01-16 Thread Sean Bright
elixer Tue Jan 16 15:26:07 2001 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: Added localeconv() documentation Updated setlocale() documentation to reference localeconv() Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/function

Re: [PHP-DOC] cvs: phpdoc / genfuncsummary /en/functions gmp.xml /en/language types.xml

2001-01-14 Thread Sean Bright
> +for i in `find $1 -name "*.[ch]" -print -o -name "*.ec" -print | xargs egrep -li >function_entry ` ; do This worked better when it was {{{ proto don't you think? Now the string functions don't show because they are function_entry'cised in basic_functions.c yet proto'd in string.c... Sean

[PHP-DOC] Building from CVS

2001-01-14 Thread Sean Bright
Hi there, Can someone help me out with building the docs from CVS? I ran autoconf in the directory which generated configure, however, I am getting alot of errors that look like this: jade:/usr/lib/sgml/stylesheets/nwalsh-modular/html/../common/dbl1ru.dsl:383:35:E: general entity "Ucy" not defi