Home
last modified time | relevance | path

Searched refs:negative (Results 26 – 50 of 183) sorted by relevance

12345678

/PHP-5.5/ext/posix/tests/
H A Dposix_getgrgid_error.phpt28 echo "\n-- Testing posix_getgrgid() function with a negative group id --\n";
47 -- Testing posix_getgrgid() function with a negative group id --
H A Dposix_getpgid_error.phpt27 echo "\n-- Testing posix_getpgid() with negative pid --\n";
46 -- Testing posix_getpgid() with negative pid --
H A Dposix_kill_error.phpt34 echo "\n-- Testing posix_kill() function with negative pid --\n";
57 -- Testing posix_kill() function with negative pid --
/PHP-5.5/ext/standard/tests/general_functions/
H A Dusleep_error.phpt22 echo "\n-- Testing usleep() function with negative interval --\n";
41 -- Testing usleep() function with negative interval --
H A Dintval.phpt19 '-2147483648', // max negative integer value
27 -0x80000000, // max negative integer as hexadecimal
32 -020000000000, // max negative integer as octal
79 '-0x80000001', // float value, beyond max negative int
82 '-020000000001', // float value, beyond max negative int
H A Dstrval.phpt35 -2147483648, // max negative integer value
45 -0x80000000, // max negative integer as hexadecimal
50 -020000000000, // max negative integer as octal
54 -0x80000001, // float value, beyond max negative int
57 -020000000001, // float value, beyond max negative int
/PHP-5.5/ext/standard/tests/strings/
H A Dmoney_format_basic1.phpt32 // Same again but use '(' for negative values
33 echo "Format again but with ( for negative values\n";
64 Format again but with ( for negative values
H A Dexplode_variation6.phpt18 echo "\n-- negative limit (since PHP 5.1) with null separator --\n";
50 -- negative limit (since PHP 5.1) with null separator --
H A Dwordwrap_error.phpt26 // $width arg as negative value
27 echo "\n-- Testing wordwrap() function with negative/zero value for width argument --\n";
67 -- Testing wordwrap() function with negative/zero value for width argument --
/PHP-5.5/ext/standard/tests/array/
H A Dshuffle_variation4.phpt22 // array with negative int values
28 // array with negative float values
40 // array with negative hexa values
46 // array with negative octal values
/PHP-5.5/ext/date/tests/
H A Dbug41842.phpt2 Bug #41842 (Cannot create years < 0100 & negative years with date_create or new DateTime)
H A Dbug41844.phpt2 Bug #41844 (Format returns incorrect number of digits for negative years -0001 to -0999)
/PHP-5.5/ext/bcmath/tests/
H A Dbccomp_variation002.phpt2 bccomp() with negative value
H A Dbug72093.phpt2 Bug 72093: bcpowmod accepts negative scale and corrupts _one_ definition
H A Dbcsqrt_error1.phpt13 Warning: bcsqrt(): Square root of negative number in %s.php on line %d
/PHP-5.5/ext/spl/tests/
H A DSplFixedArray_offsetExists_less_than_zero.phpt2 SPL FixedArray offsetExists behaviour on a negative index
H A DSplTempFileObject_constructor_memory_lt1_variation.phpt2 SPL SplTempFileObject constructor sets correct defaults when passed a negative value
H A DSplFileObject_seek_error_001.phpt19 Can't seek file %s to negative line %s
/PHP-5.5/ext/standard/tests/file/
H A Duserstreams_005.phpt41 test("stream_truncate negative size", $fd, -1);
57 ------ stream_truncate negative size: -------
H A Dfile_get_contents_error002.phpt2 file_get_contents() test using negative parameter for length (last parameter)
/PHP-5.5/ext/intl/tests/
H A Dbug72061.phpt2 Bug #72061: Out-of-bounds reads in zif_grapheme_stripos with negative offset
/PHP-5.5/ext/gd/tests/
H A Dimagerotate_overflow.phpt2 imagerotate() overflow with negative numbers
H A Dimagefilledpolygon_negative.phpt2 imagefilledpolygon() with a negative num of points
/PHP-5.5/ext/standard/tests/misc/
H A Dtime_nanosleep_error5.phpt14 …eep(): nanoseconds was not in the range 0 to 999 999 999 or seconds was negative in %s.php on line…
/PHP-5.5/Zend/tests/
H A Ddval_to_lval_32.phpt18 /* see if we're rounding negative numbers right */

Completed in 28 milliseconds

12345678