Home
last modified time | relevance | path

Searched refs:positive (Results 101 – 125 of 141) sorted by relevance

123456

/PHP-7.4/ext/standard/tests/general_functions/
H A Dvar_dump_64bit.phpt33 range(1,10), // positive values
35 +2147483647, // max positive integer
36 +2147483648, // max positive integer + 1
39 0x7FFFFFFF, // max positive hexadecimal integer
79 0x80000001, // float value, beyond max positive int
80 020000000001, // float value, beyond max positive int
H A Dfloatval_variation1.phpt20 "2147483647" => 2147483648, // max positive integer value
H A Dis_float.phpt19 0x800000001, // float value, beyond max positive int
20 020000000001, // float value, beyond max positive int
H A Dis_float_64bit.phpt21 0x800000001, // float value, beyond max positive int
22 020000000001, // float value, beyond max positive int
H A Dfloatval.phpt63 2147483648, // max positive integer value
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation5.phpt33 PHP_INT_MAX, //max positive integer number
H A Dchunk_split_variation8.phpt39 PHP_INT_MAX, // max positive integer number
/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 Dexamine_diff.inc31 * @param bool $absolute should the result always be a positive number?
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_data_seek.phpt95 Warning: mysqli_stmt_data_seek(): Offset must be positive in %s on line %d
H A Dmysqli_pam_sha256_public_key_ini.phpt50 /* date changes may give false positive */
H A Dmysqli_pam_sha256_public_key_option.phpt49 /* date changes may give false positive */
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt49 /* date changes may give false positive */
/PHP-7.4/ext/standard/tests/array/
H A Drsort_variation3.phpt23 // negative/positive integers array
/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation34.phpt35 0x800000001, // float value, beyond max positive int
36 020000000001, // float value, beyond max positive int
H A Dfscanf_variation40.phpt35 0x800000001, // float value, beyond max positive int
36 020000000001, // float value, beyond max positive int
H A Dfscanf_variation46.phpt29 0x800000001, // float value, beyond max positive int
30 020000000001, // float value, beyond max positive int
H A Dfscanf_variation15.phpt29 0x800000001, // float value, beyond max positive int
30 020000000001, // float value, beyond max positive int
H A Dfscanf_variation21.phpt29 0x800000001, // float value, beyond max positive int
30 020000000001, // float value, beyond max positive int
H A Dfscanf_variation28.phpt29 0x800000001, // float value, beyond max positive int
30 020000000001, // float value, beyond max positive int
H A Dfscanf_variation3.phpt35 0x800000001, // float value, beyond max positive int
36 020000000001, // float value, beyond max positive int
H A Dfscanf_variation8.phpt28 0x800000001, // float value, beyond max positive int
29 020000000001, // float value, beyond max positive int
/PHP-7.4/docs/
H A Dmailinglist-rules.md5 the PHP project. Therefore expect your contributions to be of much less positive
/PHP-7.4/ext/fileinfo/
H A Dmagicdata.patch81 # skip more garbage like *.iso by looking for positive image type

Completed in 36 milliseconds

123456