Home
last modified time | relevance | path

Searched refs:negative (Results 176 – 183 of 183) sorted by relevance

12345678

/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog159 42. In a character class such as [\W\p{Any}] where both a negative-type escape
355 overflow would give a negative number. The tests are now applied as the
1077 29. If pcre_exec() or pcre_dfa_exec() was called with a negative value for
1083 the "old" RFC 2279). Instead, it ended up passing a negative length to
1668 positive assertions (capturing in negative assertions does not happen
2099 the assertion is positive, but not if it is negative.
3585 negative number, specifying an absolute or relative reference.
4361 patterns with negative forward assertions or any backward assertions
5105 \C*n pass the number n (may be negative) as callout_data
5584 $(?<! negative lookbehind
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dstrspn_variation12.phpt52 -2147483648, // min negative integer
62 -2147483648, // min negative integer
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY321 allow look-behind in negative look-behind.
939 illegal result in negative character class in ignore case
1968 in negative look-behind.
1971 2002/03/07: [spec] less length string match with negative look-behind.
H A Dregparse.c127 #define ONOFF(v,f,negative) (negative) ? ((v) &= ~(f)) : ((v) |= (f)) argument
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput7342 the negative versions of the properties and behaves has changed how
673 /-- Some negative checks --/
/PHP-5.5/
H A DNEWS113 . Fixed bug #72093 (bcpowmod accepts negative scale and corrupts _one_
124 . Fixed bug #72061 (Out-of-bounds reads in zif_grapheme_stripos with negative
137 . Fixed bug #71906 (AddressSanitizer: negative-size-param (-1) in
797 . Fixed day_of_week function as it could sometimes return negative values
1179 . Fixed bug #67024 (getimagesize should recognize BMP files with negative
4632 . Fixed bug #52534 (var_export array with negative key). (Felipe)
4728 . Fixed bug #52906 (gmp_mod returns negative result when non-negative is
6946 - Fixed bug #44216 (strftime segfaults on large negative value). (Derick)
7831 - Fixed ftruncate() with negative size on FreeBSD. (Hannes)
8705 - Fixed bug #36944 (strncmp & strncasecmp do not return false on negative
[all …]
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1391 syslog( LOG_ERR, "mmc_unmap found zero or negative refcount!" );
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic5800 # succeeds for Cabinet archive dao360.dl_ with negative blocks

Completed in 103 milliseconds

12345678