Home
last modified time | relevance | path

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

12345678910

/PHP-7.2/ext/opcache/tests/
H A Dneg_range_inference.phpt2 Incorrect negative range inference
/PHP-7.2/Zend/tests/
H A Dbug72918.phpt2 Bug #72918 (negative offset inside a quoted string leads to parse error)
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.2/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.2/ext/standard/tests/serialize/
H A Dsplobjectstorage_negative_count.phpt2 OSS-Fuzz: Unserializing SplObjectStorage with negative number of elements
/PHP-7.2/ext/bcmath/tests/
H A Dbcsqrt_error1.phpt13 Warning: bcsqrt(): Square root of negative number in %s.php on line %d
H A Dbug72093.phpt2 Bug 72093: bcpowmod accepts negative scale and corrupts _one_ definition
H A Dbug72093-win32.phpt2 Bug 72093: bcpowmod accepts negative scale and corrupts _one_ definition
/PHP-7.2/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.2/ext/standard/tests/file/
H A Duserstreams_005.phpt41 test("stream_truncate negative size", $fd, -1);
57 ------ stream_truncate negative size: -------
H A Dfile_get_contents_error002.phpt2 file_get_contents() test using negative parameter for length (last parameter)
/PHP-7.2/ext/gd/tests/
H A Dimagerotate_overflow.phpt2 imagerotate() overflow with negative numbers
H A Dimagepolygon_negative.phpt2 imagepolygon() with a negative num of points
H A Dimagefilledpolygon_negative.phpt2 imagefilledpolygon() with a negative num of points
/PHP-7.2/ext/sockets/tests/
H A Dsocket_sendto_params.phpt17 Warning: socket_sendto(): Length cannot be negative in %s on line %i
H A Dsocket_send_params.phpt17 Warning: socket_send(): Length cannot be negative in %s on line %i
/PHP-7.2/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.2/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.2/ext/openssl/tests/
H A Dbug74651.phpt2 Bug #74651: negative-size-param (-1) in memcpy in zif_openssl_seal()
/PHP-7.2/ext/standard/tests/strings/
H A Dwordwrap_error.phpt26 // $width arg as negative value
27 echo "\n-- Testing wordwrap() function with negative/zero value for width argument --\n";
67 -- Testing wordwrap() function with negative/zero value for width argument --
H A Dexplode_variation7.phpt3 EXPLODE_ALLOC_STEP (64) and the $limit is negative
/PHP-7.2/ext/standard/tests/array/
H A Darray_fill_error.phpt31 //calling array_fill with negative values for 'num' parameter
52 Warning: array_fill(): Number of elements can't be negative in %s on line %d

Completed in 31 milliseconds

12345678910