Home
last modified time | relevance | path

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

123456789

/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation18.phpt29 -2147483648, // max negative integer value
37 -0x80000000, // max negative integer as hexadecimal
42 -020000000000, // max negative integer as octal
H A Dfscanf_variation2.phpt28 -2147483648, // max negative integer value
36 -0x80000000, // max negative integer as hexadecimal
41 -020000000000, // max negative integer as octal
H A Dfscanf_variation27.phpt28 -2147483648, // max negative integer value
36 -0x80000000, // max negative integer as hexadecimal
41 -020000000000, // max negative integer as octal
H A Dfscanf_variation33.phpt34 -2147483648, // max negative integer value
42 -0x80000000, // max negative integer as hexadecimal
47 -020000000000, // max negative integer as octal
H A Dfscanf_variation39.phpt34 -2147483648, // max negative integer value
42 -0x80000000, // max negative integer as hexadecimal
47 -020000000000, // max negative integer as octal
H A Dfscanf_variation9.phpt35 -2147483648, // max negative integer value
43 -0x80000000, // max negative integer as hexadecimal
48 -020000000000, // max negative integer as octal
H A Dfscanf_variation20.phpt28 -2147483648, // max negative integer value
36 -0x80000000, // max negative integer as hexadecimal
41 -020000000000, // max negative integer as octal
H A Dfscanf_variation45.phpt28 -2147483648, // max negative integer value
36 -0x80000000, // max negative integer as hexadecimal
41 -020000000000, // max negative integer as octal
H A Dfscanf_variation34.phpt34 -0x80000001, // float value, beyond max negative int
37 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation40.phpt34 -0x80000001, // float value, beyond max negative int
37 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation46.phpt28 -0x80000001, // float value, beyond max negative int
31 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation15.phpt28 -0x80000001, // float value, beyond max negative int
31 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation21.phpt28 -0x80000001, // float value, beyond max negative int
31 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation28.phpt28 -0x80000001, // float value, beyond max negative int
31 -020000000001, // float value, beyond max negative int
H A Dfscanf_variation3.phpt34 -0x80000001, // float value, beyond max negative int
37 -020000000001, // float value, beyond max negative int
/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_variation9.phpt17 -0x80000001, // float value, beyond max negative int
20 -020000000001, // float value, beyond max negative int
H A Dstr_pad.phpt33 -PHP_INT_MAX, // huge negative value
34 -1, // negative value
/PHP-7.4/ext/standard/tests/array/
H A Darray_rand_variation5.phpt21 2e2 => 'exp key1', 2000e-3 => 'negative exp key',
H A Dksort_variation3.phpt22 // negative/posative integer key value array
H A Dkrsort_variation3.phpt22 // negative/posative integer key value array
H A Drsort_variation3.phpt23 // negative/positive integers array
/PHP-7.4/ext/date/tests/
H A Ddate_sunrise_variation9.phpt2 Test date_sunrise() function : usage variation - Passing high positive and negative float values t…
H A Ddate_sunset_variation9.phpt2 Test date_sunset() function : usage variation - Passing high positive and negative float values to …
H A Dbug73858.phpt48 …seems to prove that the input string is important and that the "- 1 secord" has a negative knock-on
/PHP-7.4/ext/standard/tests/general_functions/
H A Dfloatval_variation1.phpt19 "-2147483648" => -2147483648, // max negative integer value

Completed in 86 milliseconds

123456789