On Tue, 20 Feb 2001, Jason Greene wrote:
> + if (behavior == 0) {
> + compare_func = is_equal_function;
> + } else {
> + /* Lets not return a key unless the values are exact */
> + compare_func = is_identical_function;
> + }
Why not? Why should it be different from behavior of in_array?
-Andrei
"Later in this talk, I intend to define
the universe and give three examples." -- Larry Wall
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-CVS] cvs: php4 /ext/standard array.c basic_functions.... Jason Greene
- Re: [PHP-CVS] cvs: php4 /ext/standard array.c basic_f... Andrei Zmievski
- Re: [PHP-CVS] cvs: php4 /ext/standard array.c bas... Jason Greene
- Re: [PHP-CVS] cvs: php4 /ext/standard array.c... Andrei Zmievski
- Re: [PHP-CVS] cvs: php4 /ext/standard arr... Jason Greene
- [PHP-CVS] cvs: php4 /ext/standard array.c basic_funct... Andrei Zmievski
- [PHP-CVS] cvs: php4 /ext/standard array.c basic_funct... Andrei Zmievski
- [PHP-CVS] cvs: php4 /ext/standard array.c basic_funct... Andrei Zmievski

