Home
last modified time | relevance | path

Searched refs:less (Results 1 – 25 of 107) sorted by last modified time

12345

/php-src/
H A DUPGRADING69 . odbc_fetch_row() returns false when a value less than or equal to 0 is
124 - A ValueError if $seconds is less than 0
125 - A ValueError if $nanoseconds is less than 0 or greater than 1e9
H A Dphp.ini-development78 ; compatibility with older or less security-conscious applications. We
222 ; emitting less packets due to buffered output versus PHP streaming the output
1844 ; Prevents caching files that are less than this number of seconds old. It
H A Dphp.ini-production78 ; compatibility with older or less security-conscious applications. We
222 ; emitting less packets due to buffered output versus PHP streaming the output
1846 ; Prevents caching files that are less than this number of seconds old. It
H A DEXTENSIONS154 COMMENT: Use PostgreSQL 7.0.x or later. PostgreSQL 6.5.3 or less have fatal bug.
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc2056 /* Prefer IMUL over MUL because it's more flexible and uses less registers ??? */
/php-src/build/
H A Dlibtool.m4451 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
/php-src/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_5gb.phpt31 die('skip Reason: Insufficient RAM (less than 10GB)');
41 die('skip Reason: Insufficient disk space (less than 10GB)');
/php-src/ext/standard/
H A Dvar_unserializer.re1423 /* this is the case where we have less data than planned */
H A Dbase64.c67 const uint8x16_t less = vcgtq_u8(vdupq_n_u8(26), input); in encode_toascii() local
68 result = vorrq_u8(result, vandq_u8(less, vdupq_n_u8(13))); in encode_toascii()
659 const __mmask64 less = _mm512_cmpgt_epi8_mask(_mm512_set1_epi8(26), str); in php_base64_encode_avx512() local
660 result = _mm512_mask_mov_epi8(result, less, _mm512_set1_epi8(13)); in php_base64_encode_avx512()
/php-src/ext/openssl/tests/
H A Dstream_security_level.phpt14 // Security level 2 refuses certs signed by keys with length of less than 2048 bits
/php-src/ext/opcache/tests/
H A Dgh9259_001.phpt18 %sWarning opcache.interned_strings_buffer must be less than or equal to 32767, 131072 given%s
/php-src/sapi/fpm/tests/
H A Dlogtool.inc321 return $this->error("Printed less than the message len");
H A Dfcgi.inc224 * SO_KEEPALIVE. However, it is currently less robust and missing some stream features like
/php-src/docs/
H A Dmailinglist-rules.md5 the PHP project. Therefore, expect your contributions to be of much less positive
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_quote_gbk_double_escape.phpt31 …o check whether it could have been part of a multibyte sequence, but the checks are less strict. */
/php-src/ext/fileinfo/
H A Dlibmagic.patch1461 + * to be running on a system with a 32 bit time_t, then it is even less.
/php-src/sapi/cli/
H A Dconfig.w324 ARG_ENABLE('cli-win32', 'Build console-less CLI version of PHP', 'no');
/php-src/ext/pdo_firebird/tests/
H A Dbug_53280.phpt2 PDO_Firebird: bug 53280 segfaults if query column count is less than param count
/php-src/ext/pgsql/tests/
H A D03sync_query.phpt150 Argument #3 must be less than the number of fields for this result set
153 pg_fetch_all_columns(): Argument #2 ($field) must be less than the number of fields for this result…
155 Argument #3 must be less than the number of fields for this result set
158 pg_field_name(): Argument #2 ($field) must be less than the number of fields for this result set
160 pg_field_table(): Argument #2 ($field) must be less than the number of fields for this result set
/php-src/ext/standard/tests/strings/
H A Djoin_error.phpt8 echo "\n-- Testing join() with less than expected no. of arguments --\n";
22 -- Testing join() with less than expected no. of arguments --
/php-src/ext/pdo_odbc/tests/
H A Dlong_columns.phpt22 // -may have to specify connection info in connection string without using a DSN (DSN-less connec…
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2278 # number is less than 256. Yuck.
12376 >0 ubyte 0x04 16-bit FAT, less than 32M
17356 # table... If the GPT table has less than 128 entries, this may even
18465 # skip some compiled terminfo like xterm+tmux by looking for image type less equal 33
22672 # Values less than two will cause the interpreter to use 32-bit.
24141 # why less than 32 ? does not make sense to me. GNU Emacs version is 24.5 at April 2015
37604 >0x7C ubelong x \b, %u bytes or less
37887 # btoa(1) is an alternative to uuencode that requires less space.
H A Dmagic2278 # number is less than 256. Yuck.
12376 >0 ubyte 0x04 16-bit FAT, less than 32M
17356 # table... If the GPT table has less than 128 entries, this may even
18465 # skip some compiled terminfo like xterm+tmux by looking for image type less equal 33
22672 # Values less than two will cause the interpreter to use 32-bit.
24141 # why less than 32 ? does not make sense to me. GNU Emacs version is 24.5 at April 2015
37604 >0x7C ubelong x \b, %u bytes or less
37887 # btoa(1) is an alternative to uuencode that requires less space.
/php-src/sapi/fpm/
H A Dwww.conf.in101 ; of 'idle' processes is less than this
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt30 libmysql gives a less descriptive error message but mysqlnd,

Completed in 318 milliseconds

12345