Searched refs:negative (Results 176 – 183 of 183) sorted by relevance
12345678
159 42. In a character class such as [\W\p{Any}] where both a negative-type escape355 overflow would give a negative number. The tests are now applied as the1077 29. If pcre_exec() or pcre_dfa_exec() was called with a negative value for1083 the "old" RFC 2279). Instead, it ended up passing a negative length to1668 positive assertions (capturing in negative assertions does not happen2099 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 assertions5105 \C*n pass the number n (may be negative) as callout_data5584 $(?<! negative lookbehind[all …]
52 -2147483648, // min negative integer62 -2147483648, // min negative integer
321 allow look-behind in negative look-behind.939 illegal result in negative character class in ignore case1968 in negative look-behind.1971 2002/03/07: [spec] less length string match with negative look-behind.
127 #define ONOFF(v,f,negative) (negative) ? ((v) &= ~(f)) : ((v) |= (f)) argument
342 the negative versions of the properties and behaves has changed how673 /-- Some negative checks --/
113 . Fixed bug #72093 (bcpowmod accepts negative scale and corrupts _one_124 . Fixed bug #72061 (Out-of-bounds reads in zif_grapheme_stripos with negative137 . Fixed bug #71906 (AddressSanitizer: negative-size-param (-1) in797 . Fixed day_of_week function as it could sometimes return negative values1179 . Fixed bug #67024 (getimagesize should recognize BMP files with negative4632 . Fixed bug #52534 (var_export array with negative key). (Felipe)4728 . Fixed bug #52906 (gmp_mod returns negative result when non-negative is6946 - 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 …]
1391 syslog( LOG_ERR, "mmc_unmap found zero or negative refcount!" );
5800 # succeeds for Cabinet archive dao360.dl_ with negative blocks
Completed in 156 milliseconds