Home
last modified time | relevance | path

Searched refs:negative (Results 101 – 125 of 221) sorted by relevance

123456789

/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_variation40_64bit.phpt19 -2147483648, // max negative integer value
27 -0x80000000, // max negative integer as hexadecimal
32 -020000000000, // max negative integer as octal
H A Dstr_split_variation7_64bit.phpt31 -123, //negative integer
36 -2147483648, //min negative integer
H A Dchunk_split_variation5.phpt30 -123, //negative integer
35 -PHP_INT_MAX - 1, //min negative integer
H A Dsprintf_variation19.phpt17 -2147483648, // max negative integer value
25 -0x80000000, // max negative integer as hexadecimal
30 -020000000000, // max negative integer as octal
H A Dsprintf_variation21.phpt17 -2147483648, // max negative integer value
25 -0x80000000, // max negative integer as hexadecimal
30 -020000000000, // max negative integer as octal
H A Dstr_split_variation6.phpt29 -123, //negative integer
34 -2147483648, //min negative integer
H A Dstr_split_variation6_64bit.phpt29 -123, //negative integer
34 -2147483648, //min negative integer
H A Dstr_split_variation7.phpt31 -123, //negative integer
36 -2147483648, //min negative integer
H A Dsprintf_variation34.phpt23 -2147483648, // max negative integer value
31 -0x80000000, // max negative integer as hexadecimal
36 -020000000000, // max negative integer as octal
H A Dsprintf_variation46.phpt17 -2147483648, // max negative integer value
25 -0x80000000, // max negative integer as hexadecimal
30 -020000000000, // max negative integer as octal
/PHP-7.4/ext/standard/tests/array/
H A Dbug21918.phpt2 Bug #21918 (different handling of positive vs. negative array indexes)
H A Dbug41121.phpt16 // negative steps
H A Darray_push_variation6.phpt36 -2345 => 'negative',
42 -10.5 => 'negative',
/PHP-7.4/ext/gmp/tests/
H A Dgmp_binomial.phpt68 Warning: gmp_binomial(): k cannot be negative in %s on line %d
H A Dgmp_root.phpt47 Warning: gmp_root(): Can't take even root of negative number in %s on line %d
/PHP-7.4/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_error.phpt31 echo "\n-- Testing for invalid negative maxlen values --";
67 -- Testing for invalid negative maxlen values --
H A Dphp_fd_wrapper_03.phpt18 Warning: fopen(php://fd/-2): failed to open stream: The file descriptors must be non-negative numbe…
/PHP-7.4/ext/mbstring/tests/
H A Dbug43841.phpt2 Test mb_strrpos() function : mb_strrpos offset is byte count for negative values
16 * Test that mb_strrpos offset is byte count for negative values (should be character count)
/PHP-7.4/ext/date/tests/
H A Dbug50055.phpt14 //negative DateInterval
H A DDateTime_data-dates.inc41 * Particular days, negative
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_callable_variation2.phpt41 -100123456782, // negative value
42 -2.000000, // negative float value
H A Dis_int.phpt19 -2147483648, // max negative integer value
27 -0x80000000, // max negative integer as hexadecimal
32 -020000000000, // max negative integer as octal
60 -0x80000001, // float value, beyond max negative int
63 -020000000001, // float value, beyond max negative int
H A Dis_int_64bit.phpt21 -2147483648, // max negative integer value
29 -0x80000000, // max negative integer as hexadecimal
34 -020000000000, // max negative integer as octal
62 -0x80000001, // float value, beyond max negative int
65 -020000000001, // float value, beyond max negative int
/PHP-7.4/ext/oci8/tests/
H A Dcoll_016_func.phpt2 collections and negative/too big element indexes
H A Dcoll_016.phpt2 collections and negative/too big element indexes

Completed in 25 milliseconds

123456789