Home
last modified time | relevance | path

Searched refs:less (Results 51 – 75 of 94) sorted by relevance

1234

/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_real_connect_compression_error.phpt13 die('skip max_allowed_packet is less than 0xffffff');
H A Dmysqli_field_tell.phpt91 mysqli_field_seek(): Argument #2 ($index) must be less than the number of fields for this result set
H A Dmysqli_fetch_field_direct_oo.phpt89 mysqli_result::fetch_field_direct(): Argument #1 ($index) must be less than the number of fields fo…
H A Dmysqli_field_seek.phpt213 mysqli_field_seek(): Argument #2 ($index) must be less than the number of fields for this result set
/PHP-8.0/Zend/tests/generators/
H A Dget_return.phpt60 // Explicit value-less return also results in a NULL generator
/PHP-8.0/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt24 // passes for up to .5 milliseconds less, fails for more than .5 milliseconds
/PHP-8.0/ext/standard/tests/strings/
H A Dsprintf_star.phpt98 Width must be greater than zero and less than 2147483647
/PHP-8.0/ext/standard/tests/array/
H A Darray_walk_recursive_variation9.phpt8 * with less and more parameters
H A Darray_walk_variation9.phpt8 * with less and more parameters
/PHP-8.0/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-8.0/sapi/fpm/tests/
H A Dbug76601-reload-child-signals.phpt42 * but it has less probability of failure detection. Additionally it requires more
/PHP-8.0/ext/hash/tests/
H A Dhash_hkdf_error.phpt66 [ValueError] hash_hkdf(): Argument #3 ($length) must be less than or equal to 5100
/PHP-8.0/ext/bcmath/libbcmath/
H A DREADME.md11 less restrictions on the use of them.
/PHP-8.0/tests/strings/
H A D002.phpt85 printf test 30:Error found: Argument number specifier must be greater than zero and less than 21474…
/PHP-8.0/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc73 "$path is too long, must be 255 characters or less"
H A Dcorrupt_tarmaker.php.inc80 "$path is too long, must be 255 characters or less"
H A Dmake.dangerous.tar.php.inc74 "$path is too long, must be 255 characters or less"
/PHP-8.0/ext/standard/tests/file/
H A Dfgetcsv_variation17.phpt2 Test fgetcsv() : usage variations - with default enclosure & length less than line size
6 and length value less than the size of line being read
9 echo "*** Testing fgetcsv() : with default enclosure & length less than line size ***\n";
66 // use length as less than the actual size of the line
89 *** Testing fgetcsv() : with default enclosure & length less than line size ***
H A Dfgetcsv_variation6.phpt2 Test fgetcsv() : usage variations - with length less than line size
7 value less than the line size
10 echo "*** Testing fgetcsv() : with length less than line size ***\n";
72 // use length as less than the actual size of the line
94 *** Testing fgetcsv() : with length less than line size ***
H A Duserstreams.phpt32 the less I have the more I gain
/PHP-8.0/ext/fileinfo/
H A Dmagicdata.patch18 # skip some compiled terminfo like xterm+tmux by looking for image type less equal 33
/PHP-8.0/docs/
H A Dmailinglist-rules.md5 the PHP project. Therefore expect your contributions to be of much less positive
/PHP-8.0/ext/standard/
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()
/PHP-8.0/ext/pdo_odbc/tests/
H A Dlong_columns.phpt21 // -may have to specify connection info in connection string without using a DSN (DSN-less connec…
/PHP-8.0/ext/phar/tests/
H A Dphar_createdefaultstub.phpt627 Illegal filename passed in for stub creation, was 401 characters long, and only 400 or less is allo…
927 Illegal web filename passed in for stub creation, was 401 characters long, and only 400 or less is …

Completed in 49 milliseconds

1234