Home
last modified time | relevance | path

Searched refs:zero (Results 101 – 125 of 294) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/standard/tests/array/
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"
H A Dcurrent_variation4.phpt18 $multi_array = array ('zero', array (1, 2, 3), 'two');
53 Initial Position: string(4) "zero"
H A Dkrsort_error.phpt17 echo "\n-- Testing krsort() function with zero arguments --\n";
39 -- Testing krsort() function with zero arguments --
/PHP-5.5/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"]=>
/PHP-5.5/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.5/ext/standard/tests/file/
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 --
H A Dbug72114.phpt8 $fp = fopen("/dev/zero", "r");
H A Dfputcsv_error.phpt12 // zero argument
13 echo "-- Testing fputcsv() with zero argument --\n";
45 -- Testing fputcsv() with zero argument --
H A Dfseek_ftell_rewind_error1.phpt17 // zero argument
18 echo "-- Testing fseek() with zero argument --\n";
57 -- Testing fseek() with zero argument --
H A Dfgetcsv_error.phpt11 // zero argument
12 echo "-- Testing fgetcsv() with zero argument --\n";
45 -- Testing fgetcsv() with zero argument --
H A Dfgetss_error.phpt11 // zero argument
12 echo "-- Testing fgetss() with zero argument --\n";
59 -- Testing fgetss() with zero argument --
/PHP-5.5/ext/date/tests/
H A DDateTime_setDate_error.phpt17 echo "\n-- Testing DateTime::setDate() function with zero arguments --\n";
36 -- Testing DateTime::setDate() function with zero arguments --
H A DDateTime_setISODate_error.phpt19 echo "\n-- Testing DateTime::setISODate() function with zero arguments --\n";
37 -- Testing DateTime::setISODate() function with zero arguments --
H A Ddate_date_set_error.phpt15 echo "\n-- Testing date_date_set() function with zero arguments --\n";
36 -- Testing date_date_set() function with zero arguments --
H A Ddate_offset_get_error.phpt17 echo "\n-- Testing date_offset_get() function with zero arguments --\n";
37 -- Testing date_offset_get() function with zero arguments --
H A Ddate_parse_error.phpt15 echo "\n-- Testing date_parse() function with zero arguments --\n";
32 -- Testing date_parse() function with zero arguments --
H A Ddate_timezone_get_error.phpt16 echo "\n-- Testing date_timezone_get() function with zero arguments --\n";
36 -- Testing date_timezone_get() function with zero arguments --
H A Dtimezone_name_get_error.phpt16 echo "\n-- Testing timezone_name_get() function with zero arguments --\n";
36 -- Testing timezone_name_get() function with zero arguments --
H A Dtimezone_transitions_get_error.phpt17 echo "\n-- Testing timezone_transitions_get() function with zero arguments --\n";
38 -- Testing timezone_transitions_get() function with zero arguments --
/PHP-5.5/ext/spl/tests/
H A Darray_011.phpt6 $a = array('zero' => 0, 'one' => 1, 'two' => 2, 'three' => 3, 'four' => 4, 'five' => 5);
H A Dbug51119.phpt2 SPL: LimitIterator zero is valid offset
/PHP-5.5/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_e.phpt12 /* passing zero argument */
/PHP-5.5/ext/phar/tests/zip/
H A Dcorrupt_006.phpt16 phar error: Cannot process zips created from stdin (zero-length filename) in zip-based phar "%sstdi…

Completed in 55 milliseconds

12345678910>>...12