Home
last modified time | relevance | path

Searched refs:negative (Results 51 – 75 of 221) sorted by relevance

123456789

/PHP-7.4/ext/bcmath/tests/
H A Dbug72093.phpt2 Bug 72093: bcpowmod accepts negative scale and corrupts _one_ definition
H A Dbcsqrt_error1.phpt13 Warning: bcsqrt(): Square root of negative number in %s.php on line %d
/PHP-7.4/ext/standard/tests/general_functions/
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
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
/PHP-7.4/ext/date/tests/
H A Dbug41844.phpt2 Bug #41844 (Format returns incorrect number of digits for negative years -0001 to -0999)
H A Dbug73294.phpt2 Bug #73294: DateTime wrong when date string is negative
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_get_contents_negative_length.phpt2 stream_get_contents() with negative max length
/PHP-7.4/ext/standard/tests/strings/
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 --
H A Dexplode_variation7.phpt3 EXPLODE_ALLOC_STEP (64) and the $limit is negative
/PHP-7.4/ext/sockets/tests/
H A Dsocket_send_params.phpt16 Warning: socket_send(): Length cannot be negative in %s on line %i
H A Dsocket_sendto_params.phpt16 Warning: socket_sendto(): Length cannot be negative in %s on line %i
/PHP-7.4/ext/standard/tests/serialize/
H A Dsplobjectstorage_negative_count.phpt2 OSS-Fuzz: Unserializing SplObjectStorage with negative number of elements
/PHP-7.4/ext/spl/tests/
H A DSplTempFileObject_constructor_memory_lt1_variation.phpt2 SPL SplTempFileObject constructor sets correct defaults when passed a negative value
H A DSplFileObject_seek_error_001.phpt18 Can't seek file %s to negative line %s
/PHP-7.4/ext/gd/tests/
H A Dimagerotate_overflow.phpt2 imagerotate() overflow with negative numbers
H A Dimagefilledpolygon_negative.phpt2 imagefilledpolygon() with a negative num of points
H A Dimagepolygon_negative.phpt2 imagepolygon() with a negative num of points
/PHP-7.4/ext/standard/tests/misc/
H A Dtime_nanosleep_error5.phpt14 …eep(): nanoseconds was not in the range 0 to 999 999 999 or seconds was negative in %s.php on line…
/PHP-7.4/ext/intl/tests/
H A Dbug74264.phpt2 Bug #74264 (grapheme_sttrpos() broken for negative offsets)
/PHP-7.4/ext/mbstring/tests/
H A Dmb_strcut_negative_length.phpt2 mb_strcut() negative length test
/PHP-7.4/ext/openssl/tests/
H A Dbug74651.phpt2 Bug #74651: negative-size-param (-1) in memcpy in zif_openssl_seal()
/PHP-7.4/Zend/tests/
H A Ddval_to_lval_32.phpt18 /* see if we're rounding negative numbers right */
H A Darray_offset.phpt2 Ensure "undefined offset" notice formats message corectly when undefined key is negative
/PHP-7.4/ext/posix/tests/
H A Dposix_kill_error.phpt34 echo "\n-- Testing posix_kill() function with negative pid --\n";
57 -- Testing posix_kill() function with negative pid --
/PHP-7.4/ext/standard/tests/file/
H A Duserstreams_005.phpt41 test("stream_truncate negative size", $fd, -1);
57 ------ stream_truncate negative size: -------

Completed in 23 milliseconds

123456789