Home
last modified time | relevance | path

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

123456789

/PHP-7.4/ext/standard/tests/strings/
H A Dstrspn_variation7.phpt86 -2147483648, // min negative integer
H A Dexplode1.phpt24 -1, // negative integer
H A Dstrcspn_variation8.phpt81 -2147483648, // min negative integer
91 -2147483648, // min negative integer
H A Dstrspn_variation8.phpt82 -2147483648, // min negative integer
92 -2147483648, // min negative integer
H A Dstrcspn_variation12.phpt51 -2147483648 // min negative integer
61 -2147483648 // min negative integer
H A Dstrcspn_variation11.phpt62 -2147483648, // min negative integer
H A Dstrspn_variation11.phpt62 -2147483648, // min negative integer
H A Dstrspn_variation12.phpt52 -2147483648, // min negative integer
62 -2147483648, // min negative integer
/PHP-7.4/ext/standard/tests/array/
H A Darray_pad_variation6.phpt87 var_dump( array_pad($input, -$pad_size, $pad_value) ); // negative 'pad_size'
/PHP-7.4/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation1.phpt27 $offset = array(-1, 0, 1, 513); // different offsets, including negative and beyond size
H A Dfseek_ftell_rewind_variation2-win32.phpt33 $offset = array(-1, 0, 1, 513); // different offsets, including negative and beyond size
H A Dfseek_ftell_rewind_variation2.phpt33 $offset = array(-1, 0, 1, 513); // different offsets, including negative and beyond size
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_ssa.c120 char underflow, char overflow, char negative) /* {{{ */ in pi_range() argument
131 constraint->negative = negative ? NEG_INIT : NEG_NONE; in pi_range()
H A Dzend_dump.c376 if (r->negative) { in zend_dump_range_constraint()
/PHP-7.4/
H A DUPGRADING.INTERNALS230 negative values indicating an error.
H A DNEWS233 . Fixed bug #74264 (grapheme_strrpos() broken for negative offsets). (cmb)
2278 . Fixed bug #77369 (memcpy with negative length via crafted DNS response). (Stas)
H A Dphp.ini-development1561 ; Changing from or to a negative value is only possible in php.ini! (For turning assertions on and …
H A Dphp.ini-production1561 ; Changing from or to a negative value is only possible in php.ini! (For turning assertions on and …
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch572 - "negative direct offset `%s' at level %u",
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます6041 >>3 ubyte >0x1f (negative integer)
10176 # succeeds for Cabinet archive dao360.dl_ with negative blocks
15152 >>>60 ubelong &0x04 \b, negative
20942 # negative offset, must not lead into PSP
25444 # skip unlike negative version
30168 # just an example until negative offsets are supported better
H A Dmagic6041 >>3 ubyte >0x1f (negative integer)
10176 # succeeds for Cabinet archive dao360.dl_ with negative blocks
15152 >>>60 ubelong &0x04 \b, negative
20942 # negative offset, must not lead into PSP
25444 # skip unlike negative version
30168 # just an example until negative offsets are supported better

Completed in 143 milliseconds

123456789