Home
last modified time | relevance | path

Searched refs:zero (Results 151 – 175 of 294) sorted by relevance

12345678910>>...12

/PHP-5.5/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.5/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.5/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',
121 string(4) "zero"
132 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',
128 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-5.5/ext/standard/tests/strings/
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
H A Dvfprintf_error4.phpt41 Warning: vfprintf(): Argument number must be greater than zero in %s on line %d
/PHP-5.5/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-5.5/ext/zip/tests/
H A Dpecl12414.phpt27 echo "zip_readfile could not open stream from zero length file " . $zipname . " : " .$filename;
/PHP-5.5/ext/gmp/tests/
H A D037.phpt24 Warning: gmp_scan0(): Starting index must be greater than or equal to zero in %s on line %d
H A D038.phpt24 Warning: gmp_scan1(): Starting index must be greater than or equal to zero in %s on line %d
/PHP-5.5/ext/gd/tests/
H A Dimagetruecolortopalette_error3.phpt28 Warning: imagetruecolortopalette(): Number of colors has to be greater than zero in %s on line %d
/PHP-5.5/ext/shmop/
H A DREADME61 returns 1 if all ok, zero on failure
67 returns zero
/PHP-5.5/ext/date/tests/
H A Dtimezone_offset_get_error.phpt18 echo "\n-- Testing timezone_offset_get() function with zero arguments --\n";
48 -- Testing timezone_offset_get() function with zero arguments --
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_thread_id.phpt25 printf("[003] Expecting int/any but zero, got %s/%s. [%d] %s\n",

Completed in 26 milliseconds

12345678910>>...12