Home
last modified time | relevance | path

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

12345678910>>...12

/PHP-5.5/ext/standard/tests/file/
H A Dfgets_error.phpt11 // zero argument
12 echo "-- Testing fgets() with zero argument --\n";
60 -- Testing fgets() with zero argument --
/PHP-5.5/ext/date/tests/
H A Dbug49778.phpt2 Bug #49778 (DateInterval::format("%a") is always zero when an interval is created from an ISO strin…
H A Dbug60774.phpt2 Bug #60774 (DateInterval::format("%a") is always zero when an interval is created using the createF…
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.5/ext/standard/tests/strings/
H A Daddcslashes_004.phpt9 /* zero argument */
H A Dfprintf_error.phpt9 /* zero argument */
H A Ddirname_error.phpt9 // zero arguments
H A Dltrim.phpt12 echo "\n *** Output for zero argument ***\n";
53 *** Output for zero argument ***
/PHP-5.5/ext/bcmath/libbcmath/src/
H A DMakefile.am9 raise.c raisemod.c recmul.c rmzero.c sqrt.c str2num.c sub.c zero.c \
/PHP-5.5/ext/pcre/tests/
H A Dpreg_grep_basic.phpt12 …s / followed by one or more of a-z, A-Z and 0-9, followed by zero or more . followed by zero or mo…
/PHP-5.5/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.5/ext/intl/tests/
H A Dformatter_parse.phpt25 // Test specifying non-zero parsing start position.
/PHP-5.5/ext/dom/tests/
H A Dbug42082.phpt2 Bug #42082 (NodeList length zero should be empty)
/PHP-5.5/ext/bcmath/
H A Dconfig.w3210 num2long.c output.c recmul.c sqrt.c zero.c debug.c doaddsub.c \
/PHP-5.5/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_filter_variation3.phpt35 array(1 => 'one', 'zero' => 0, -2 => "value"), //associative array
167 ["zero"]=>
H A Darray_shift_variation3.phpt30 0 => 'zero',
110 string(4) "zero"
H A Darray_values_variation3.phpt31 0 => 'zero',
112 string(4) "zero"

Completed in 32 milliseconds

12345678910>>...12