Home
last modified time | relevance | path

Searched refs:zero (Results 126 – 150 of 281) sorted by relevance

12345678910>>...12

/PHP-5.3/ext/date/tests/
H A Ddate_timezone_set_error.phpt15 echo "\n-- Testing date_timezone_set() function with zero arguments --\n";
39 -- Testing date_timezone_set() function with zero arguments --
H A Ddate_format_error.phpt16 echo "\n-- Testing date_create() function with zero arguments --\n";
42 -- Testing date_create() function with zero arguments --
H A Ddate_modify_error.phpt16 echo "\n-- Testing date_modify() function with zero arguments --\n";
43 -- Testing date_modify() function with zero arguments --
H A Ddate_isodate_set_error.phpt17 echo "\n-- Testing date_isodate_set() function with zero arguments --\n";
43 -- Testing date_isodate_set() function with zero arguments --
H A Ddate_time_set_error.phpt15 echo "\n-- Testing date_time_set() function with zero arguments --\n";
42 -- Testing date_time_set() function with zero arguments --
/PHP-5.3/ext/json/tests/
H A Dpass001.1.phpt37 \"zero\": 0,
125 "zero": 0,
211 ["zero"]=>
392 ["zero"]=>
534 …"e":1.23456789e-13,"E":1.23456789e+34,"_empty_":0,"E no .":4000000000000,"zero":0,"one":1,"space":…
536 ….54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":…
577 ["zero"]=>
758 ["zero"]=>
H A Dpass001.1_64bit.phpt37 \"zero\": 0,
125 "zero": 0,
211 ["zero"]=>
392 ["zero"]=>
534 …"e":1.23456789e-13,"E":1.23456789e+34,"_empty_":0,"E no .":4000000000000,"zero":0,"one":1,"space":…
536 ….54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":…
577 ["zero"]=>
758 ["zero"]=>
/PHP-5.3/ext/intl/tests/
H A Dformatter_parse.phpt25 // Test specifying non-zero parsing start position.
/PHP-5.3/ext/dom/tests/
H A Dbug42082.phpt2 Bug #42082 (NodeList length zero should be empty)
/PHP-5.3/ext/bcmath/
H A Dconfig.w3210 num2long.c output.c recmul.c sqrt.c zero.c debug.c doaddsub.c \
/PHP-5.3/ext/standard/tests/array/
H A Darray_diff_assoc_variation4.phpt36 0 => 'zero',
111 string(4) "zero"
H A Dcompact_error.phpt12 * Error -tests test compact with zero arguments.
H A Darray_change_key_case_variation3.phpt31 0 => 'zero',
109 string(4) "zero"
H A Darray_shift_variation3.phpt30 0 => 'zero',
110 string(4) "zero"
H A Darray_filter_variation3.phpt35 array(1 => 'one', 'zero' => 0, -2 => "value"), //associative array
167 ["zero"]=>
H A Darray_values_variation3.phpt31 0 => 'zero',
112 string(4) "zero"
H A Darray_slice_variation7.phpt35 0 => 'zero',
121 string(4) "zero"
132 string(4) "zero"
H A Darray_merge_variation4.phpt34 0 => 'zero',
116 string(4) "zero"
134 string(4) "zero"
H A Darray_push_variation5.phpt17 $var0 = 'zero';
H A Darray_merge_error.phpt16 // Testing array_merge with zero arguments
/PHP-5.3/ext/oci8/tests/
H A Dlob_027.phpt99 Warning: OCI-Lob::truncate(): Length must be greater than or equal to zero in %s on line %d
103 Warning: OCI-Lob::truncate(): Length must be greater than or equal to zero in %s on line %d
/PHP-5.3/ext/standard/tests/strings/
H A Dltrim.phpt12 echo "\n *** Output for zero argument ***\n";
53 *** Output for zero argument ***
H A Dwordwrap_variation2.phpt113 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
208 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
224 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
272 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
281 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
329 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
338 Warning: wordwrap(): Can't force cut when width is zero in %s on line %d
/PHP-5.3/ext/standard/tests/file/
H A Dfread_error.phpt17 // zero argument
18 echo "-- Testing fread() with zero argument --\n";
62 -- Testing fread() with zero argument --
/PHP-5.3/ext/zip/tests/
H A Dpecl12414.phpt27 echo "zip_readfile could not open stream from zero length file " . $zipname . " : " .$filename;

Completed in 31 milliseconds

12345678910>>...12