Home
last modified time | relevance | path

Searched refs:zero (Results 76 – 100 of 294) sorted by relevance

12345678910>>...12

/PHP-5.5/tests/run-test/
H A Dtest006.phpt9 .*Division by zero.*
/PHP-5.5/ext/date/tests/
H A Dbug28599.phpt2 Bug #28599 (strtotime fails with zero base time)
H A DDateTime_setTime_error.phpt17 echo "\n-- Testing DateTime::setTime() function with zero arguments --\n";
35 -- Testing DateTime::setTime() function with zero arguments --
/PHP-5.5/ext/standard/tests/general_functions/
H A Dsleep_error.phpt13 echo "\n-- Testing sleep() function with zero arguments --\n";
30 -- Testing sleep() function with zero arguments --
H A Dusleep_error.phpt14 echo "\n-- Testing usleep() function with zero arguments --\n";
31 -- Testing usleep() function with zero arguments --
/PHP-5.5/ext/spl/tests/
H A Dfixedarray_021.phpt67 string(35) "array size cannot be less than zero"
68 string(35) "array size cannot be less than zero"
/PHP-5.5/ext/standard/tests/array/
H A Darray_chunk_error.phpt13 echo "\n-- Testing array_chunk() function with zero arguments --\n";
32 -- Testing array_chunk() function with zero arguments --
H A Darray_diff_error.phpt17 echo "\n-- Testing array_diff() function with zero arguments --\n";
31 -- Testing array_diff() function with zero arguments --
H A Darray_diff_ukey_variation5.phpt19 'third' => array(0 => 'zero'),
44 string(4) "zero"
H A Darray_shift_variation6.phpt19 $original_array = array('zero', 'one', 'two');
44 Result: string(4) "zero"
H A Duksort_error.phpt23 echo "\n-- Testing uksort() function with zero arguments --\n";
41 -- Testing uksort() function with zero arguments --
H A Darray_column_variant.phpt14 echo "-- pass null as second parameter and bogus third param to get back zero-indexed array of all …
43 -- pass null as second parameter and bogus third param to get back zero-indexed array of all column…
H A Darray_walk_error1.phpt23 echo "-- Testing array_walk() function with zero arguments --\n";
36 -- Testing array_walk() function with zero arguments --
/PHP-5.5/ext/gmp/tests/
H A D034.phpt41 Warning: gmp_clrbit(): Index must be greater than or equal to zero in %s on line %d
44 Warning: gmp_clrbit(): Index must be greater than or equal to zero in %s on line %d
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_split_variation7_64bit.phpt50 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
117 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
143 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
H A Dbug33605.phpt10 Warning: substr_compare(): The length must be greater than or equal to zero in %s on line %d
H A Dstr_split_variation6_64bit.phpt48 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
139 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
165 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Dfflush_error.phpt13 // zero argument
14 echo "-- Testing fflush(): with zero argument --\n";
55 -- Testing fflush(): with zero argument --
H A Dis_file_variation1.phpt23 echo "\n-- Testing is_file() after truncating filesize to zero bytes --\n";
50 -- Testing is_file() after truncating filesize to zero bytes --
/PHP-5.5/ext/com_dotnet/tests/
H A Dvariants.phpt143 exception Division by zero.
149 exception Division by zero.
155 exception Division by zero.
259 exception Division by zero.
265 exception Division by zero.
271 exception Division by zero.
625 exception Division by zero.
631 exception Division by zero.
/PHP-5.5/ext/bcmath/tests/
H A Dbcmod_error2.phpt12 Warning: bcmod(): Division by zero in %s on line %d
H A Dbug72093.phpt12 bc math warning: non-zero scale in exponent
H A Dbcdiv_error1.phpt14 Warning: bcdiv(): Division by zero in %s.php on line %d
/PHP-5.5/Zend/tests/
H A Dbug67985.phpt6 $a = ['zero', 'one', 'two'];
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_error.phpt11 echo "\n-- Testing preg_replace() function with zero arguments --\n";
31 -- Testing preg_replace() function with zero arguments --

Completed in 28 milliseconds

12345678910>>...12