Home
last modified time | relevance | path

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

12345678910

/PHP-7.2/ext/standard/tests/strings/
H A Dchunk_split_variation5.phpt30 -123, //negative integer
35 -PHP_INT_MAX - 1, //min negative integer
H A Dstr_split_variation7_64bit.phpt31 -123, //negative integer
36 -2147483648, //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
H A Dsprintf_variation34_64bit.phpt19 -2147483648, // max negative integer value
27 -0x80000000, // max negative integer as hexadecimal
32 -020000000000, // max negative integer as octal
/PHP-7.2/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.2/ext/sockets/tests/
H A Dsocket_write_params.phpt30 Warning: socket_write(): Length cannot be negative in %s on line %i
/PHP-7.2/ext/standard/tests/general_functions/
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
H A Dis_callable_variation2.phpt44 -100123456782, // negative value
45 -2.000000, // negative float value
/PHP-7.2/ext/date/tests/
H A Dbug50055.phpt14 //negative DateInterval
H A DDateTime_data-dates.inc41 * Particular days, negative
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DRE77 * \p{^property-name} (negative)
78 * \P{property-name} (negative)
140 ^... negative class (lowest precedence)
208 (?!subexp) negative look-ahead
210 (?<!subexp) negative look-behind
216 In negative look-behind, capturing group isn't allowed,
394 + negative POSIX bracket [:^xxxx:] is supported.
/PHP-7.2/ext/gmp/tests/
H A Dgmp_root.phpt47 Warning: gmp_root(): Can't take even root of negative number in %s on line %d
/PHP-7.2/ext/standard/tests/file/
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.2/ext/oci8/tests/
H A Dcoll_016.phpt2 collections and negative/too big element indexes
H A Dcoll_016_func.phpt2 collections and negative/too big element indexes
/PHP-7.2/ext/bz2/tests/
H A D003-mb.phpt27 Warning: bzread(): length may not be negative in %s on line %d

Completed in 42 milliseconds

12345678910