Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-5.3/ext/standard/tests/array/
H A Darray_shift_variation6.phpt19 $original_array = array('zero', 'one', 'two');
44 Result: string(4) "zero"
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 Duksort_error.phpt23 echo "\n-- Testing uksort() function with zero arguments --\n";
41 -- Testing uksort() function with zero arguments --
H A Darray_walk_error1.phpt23 echo "-- Testing array_walk() function with zero arguments --\n";
36 -- Testing array_walk() function with zero arguments --
H A Darray_walk_recursive_error1.phpt23 echo "-- Testing array_walk_recursive() function with zero arguments --\n";
37 -- Testing array_walk_recursive() function with zero arguments --
H A Deach_variation3.phpt31 0 => 'zero',
113 string(4) "zero"
115 string(4) "zero"
/PHP-5.3/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.3/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.3/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.3/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 --
H A Dfseek_ftell_rewind_error2.phpt17 // zero argument
18 echo "-- Testing ftell() with zero argument --\n";
56 -- Testing ftell() with zero argument --
H A Dfseek_ftell_rewind_error3.phpt17 // zero argument
18 echo "-- Testing rewind() with zero argument --\n";
56 -- Testing rewind() with zero argument --
/PHP-5.3/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 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.3/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.3/ext/bcmath/tests/
H A Dbcmod_error2.phpt12 Warning: bcmod(): Division by zero in %s on line %d
H A Dbcdiv_error1.phpt14 Warning: bcdiv(): Division by zero in %s.php on line %d
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dgrepoutput398 This line contains a binary zero here >�< for testing.
401 This is a line before the binary zero.
406 This is a line after the binary zero.
409 before the binary zero
410 after the binary zero
418 595:zero
419 596:zero
421 597:zero
425 595:zero
426 596:zero
[all …]
/PHP-5.3/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 --
/PHP-5.3/ext/date/tests/
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.3/ext/json/tests/
H A Dpass001.phpt30 \"zero\": 0,
113 "zero": 0,
193 ["zero"]=>
331 ["zero"]=>
432 …890,"real":-9876.54321,"e":1.23456789e-13,"E":1.23456789e+34,"_empty_":0,"zero":0,"one":1,"space":…
434 …1234567890,"real":-9876.54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"zero":0,"one":1,"space":…
473 ["zero"]=>
611 ["zero"]=>

Completed in 40 milliseconds

12345678910>>...12