Home
last modified time | relevance | path

Searched refs:zero (Results 176 – 200 of 330) sorted by relevance

12345678910>>...14

/PHP-7.2/ext/date/tests/
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";
43 -- Testing date_time_set() function with zero arguments --
/PHP-7.2/ext/standard/tests/strings/
H A Dltrim.phpt12 echo "\n *** Output for zero argument ***\n";
53 *** Output for zero argument ***
H A Ddirname_error.phpt9 // zero arguments
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
H A Dchr_ord.phpt54 //zero arguments
61 // zero arguments
/PHP-7.2/ext/standard/tests/array/
H A Darray_merge_variation4.phpt34 0 => 'zero',
116 string(4) "zero"
134 string(4) "zero"
H A Darray_slice_variation7.phpt35 0 => 'zero',
120 string(4) "zero"
131 string(4) "zero"
H A Darray_merge_error.phpt16 // Testing array_merge with zero arguments
H A Darray_push_variation5.phpt17 $var0 = 'zero';
H A Dnatcasesort_variation11.phpt30 0 => 'zero',
127 string(4) "zero"
H A Darray_intersect_key_variation8.phpt19 'third' => array(0 =>'zero'),
H A Darray_key_exists_variation5.phpt17 $multi_array = array ('zero' => 'val1',
H A Dkey_basic.phpt16 $array = array ('zero', 99 => 'one', 'two', 'three' => 3);
H A Dkey_variation3.phpt16 $array1 = array ('zero', 'one', 'two');
/PHP-7.2/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-7.2/ext/gmp/tests/
H A Dgmp_scan0.phpt24 Warning: gmp_scan0(): Starting index must be greater than or equal to zero in %s on line %d
H A Dgmp_scan1.phpt24 Warning: gmp_scan1(): Starting index must be greater than or equal to zero in %s on line %d
/PHP-7.2/ext/zip/tests/
H A Dpecl12414.phpt27 echo "zip_readfile could not open stream from zero length file " . $zipname . " : " .$filename;
/PHP-7.2/ext/standard/tests/math/
H A Dlog1p_basic.phpt9 * when the value of number is close to zero
H A Dexpm1_basic.phpt9 * when the value of number is close to zero.
H A Dexpm1_error.phpt7 * when the value of number is close to zero.
H A Dlog1p_error.phpt7 * when the value of number is close to zero
/PHP-7.2/ext/gd/tests/
H A Dimagetruecolortopalette_error3.phpt28 Warning: imagetruecolortopalette(): Number of colors has to be greater than zero and no more than %…
/PHP-7.2/ext/shmop/
H A DREADME61 returns 1 if all ok, zero on failure
67 returns zero

Completed in 41 milliseconds

12345678910>>...14