Home
last modified time | relevance | path

Searched refs:negative (Results 26 – 50 of 228) sorted by relevance

12345678910

/PHP-7.2/ext/standard/tests/array/
H A Dbug52534.phpt2 Bug #52534 (var_export array with negative key)
H A Dshuffle_variation3.phpt22 // array with negative int values
28 // array with negative float values
40 // array with negative hexa values
46 // array with negative octal values
H A Dshuffle_variation4.phpt22 // array with negative int values
28 // array with negative float values
40 // array with negative hexa values
46 // array with negative octal values
/PHP-7.2/Zend/tests/
H A Dbug34879.phpt2 Bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms)
H A Dbug70804.phpt2 Bug #70804 (Unary add on negative zero produces positive zero)
H A Dbug52355.phpt2 Bug #52355 (Negating zero does not produce negative zero)
/PHP-7.2/ext/bcmath/tests/
H A Dbcpow_variation001.phpt2 bcpow() with a negative exponent
H A Dbcscale_variation001.phpt2 bcscale() with negative argument
H A Dbccomp_variation002.phpt2 bccomp() with negative value
/PHP-7.2/ext/posix/tests/
H A Dposix_getpwuid_error.phpt25 echo "\n-- Testing posix_getpwuid() function negative uid --\n";
44 -- Testing posix_getpwuid() function negative uid --
H A Dposix_getgrgid_error.phpt28 echo "\n-- Testing posix_getgrgid() function with a negative group id --\n";
47 -- Testing posix_getgrgid() function with a negative group id --
H A Dposix_getpgid_error.phpt27 echo "\n-- Testing posix_getpgid() with negative pid --\n";
46 -- Testing posix_getpgid() with negative pid --
/PHP-7.2/ext/standard/tests/math/
H A Dnumber_format_negative_zero.phpt2 Prevent number_format from returning negative zero
H A Dbug21523.phpt2 Bug #21523 (number_format tries to allocate negative amount of memory)
/PHP-7.2/ext/date/tests/
H A Dbug41842.phpt2 Bug #41842 (Cannot create years < 0100 & negative years with date_create or new DateTime)
/PHP-7.2/ext/spl/tests/
H A Dfixedarray_021.phpt12 /* negative init value */
19 /* resize and negative value */
H A DSplFixedArray_offsetExists_less_than_zero.phpt2 SPL FixedArray offsetExists behaviour on a negative index
/PHP-7.2/ext/standard/tests/general_functions/
H A Dsleep_error.phpt21 echo "\n-- Testing sleep() function with negative interval --\n";
40 -- Testing sleep() function with negative interval --
H A Dusleep_error.phpt22 echo "\n-- Testing usleep() function with negative interval --\n";
41 -- Testing usleep() function with negative interval --
H A Dstrval.phpt35 -2147483648, // max negative integer value
45 -0x80000000, // max negative integer as hexadecimal
50 -020000000000, // max negative integer as octal
54 -0x80000001, // float value, beyond max negative int
57 -020000000001, // float value, beyond max negative int
H A Dintval.phpt19 '-2147483648', // max negative integer value
27 -0x80000000, // max negative integer as hexadecimal
32 -020000000000, // max negative integer as octal
79 '-0x80000001', // float value, beyond max negative int
82 '-020000000001', // float value, beyond max negative int
/PHP-7.2/ext/standard/tests/strings/
H A Dmoney_format_basic1.phpt32 // Same again but use '(' for negative values
33 echo "Format again but with ( for negative values\n";
64 Format again but with ( for negative values
H A Dexplode_variation6.phpt18 echo "\n-- negative limit (since PHP 5.1) with null separator --\n";
50 -- negative limit (since PHP 5.1) with null separator --
/PHP-7.2/ext/standard/tests/network/
H A Dbug72071.phpt2 Bug #72071 setcookie allows max-age to be negative
/PHP-7.2/ext/intl/tests/
H A Dbug72061.phpt2 Bug #72061: Out-of-bounds reads in zif_grapheme_stripos with negative offset

Completed in 22 milliseconds

12345678910