Home
last modified time | relevance | path

Searched refs:negative (Results 151 – 175 of 209) sorted by relevance

123456789

/PHP-8.1/ext/standard/tests/file/
H A Dfscanf_variation33.phpt29 -2147483648, // max negative integer value
37 -0x80000000, // max negative integer as hexadecimal
42 -020000000000, // max negative integer as octal
H A Dfscanf_variation39.phpt29 -2147483648, // max negative integer value
37 -0x80000000, // max negative integer as hexadecimal
42 -020000000000, // max negative integer as octal
H A Dfscanf_variation15.phpt23 -0x80000001, // float value, beyond max negative int
26 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation21.phpt23 -0x80000001, // float value, beyond max negative int
26 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation28.phpt23 -0x80000001, // float value, beyond max negative int
26 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation3.phpt29 -0x80000001, // float value, beyond max negative int
32 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation34.phpt29 -0x80000001, // float value, beyond max negative int
32 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation40.phpt29 -0x80000001, // float value, beyond max negative int
32 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation46.phpt23 -0x80000001, // float value, beyond max negative int
26 -020000000001, // float value, beyond max negative int
H A D006_variation2.phpt29 /* negative values as permission */
/PHP-8.1/ext/standard/tests/array/
H A Dkey_variation2.phpt28 -2345 => 'negative',
H A Darray_push_variation6.phpt31 -2345 => 'negative',
H A Dkrsort_variation3.phpt17 // negative/positive integer key value array
H A Dksort_variation3.phpt17 // negative/posative integer key value array
H A Drsort_variation3.phpt18 // negative/positive integers array
H A Darray_rand_variation4.phpt16 /*1*/ array(1 => 'one', 2 => 2, 1234567890 => 'big', -1 => 'negative key',
H A Darsort_variation3.phpt16 // negative/posative integer array
H A Dasort_variation3.phpt16 // negative/posative integer array
H A Dsort_variation3.phpt18 // negative/posative integers array
/PHP-8.1/ext/standard/tests/general_functions/
H A Dis_float.phpt14 -0x80000001, // float value, beyond max negative int
17 -020000000001, // float value, beyond max negative int
H A Dis_float_64bit.phpt16 -0x80000001, // float value, beyond max negative int
19 -020000000001, // float value, beyond max negative int
H A Dfloatval_variation1.phpt13 "-2147483648" => -2147483648, // max negative integer value
/PHP-8.1/ext/standard/tests/strings/
H A Dstr_pad.phpt32 -PHP_INT_MAX, // huge negative value
33 -1, // negative value
/PHP-8.1/ext/mbstring/tests/
H A Dmb_strripos_variation5_Bug45923.phpt25 * mb_strripos should not be able to accept negative values as $offset.
H A Dmb_stripos_variation5_Bug45923.phpt25 * mb_stripos should not be able to accept negative values as $offset.

Completed in 47 milliseconds

123456789