Home
last modified time | relevance | path

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

123456

/PHP-7.4/ext/oci8/tests/
H A Dcoll_003_func.phpt32 Warning: oci_collection_trim(): OCI-22167: given trim size [3] must be less than or equal to [0] in…
H A Dcoll_007.phpt32 Warning: OCI-Collection::trim(): OCI-22167: given trim size [3] must be less than or equal to [0] i…
H A Dcoll_003.phpt32 Warning: OCI-Collection::trim(): OCI-22167: given trim size [3] must be less than or equal to [0] i…
/PHP-7.4/ext/hash/tests/
H A Dhash_hmac_file_error.phpt17 echo "\n-- Testing hash_hmac_file() function with less than expected no. of arguments --\n";
40 -- Testing hash_hmac_file() function with less than expected no. of arguments --
H A Dhash_pbkdf2_error.phpt15 echo "\n-- Testing hash_pbkdf2() function with less than expected no. of arguments --\n";
42 -- Testing hash_pbkdf2() function with less than expected no. of arguments --
/PHP-7.4/ext/standard/tests/file/
H A Dftruncate_error.phpt18 echo "-- Testing ftruncate() with less than expected number of arguments --\n";
23 // arguments less than expected numbers
77 -- Testing ftruncate() with less than expected number of arguments --
H A Dfile_get_contents_file_put_contents_error.phpt21 echo "\n-- Testing No.of arguments less than expected --\n";
53 -- Testing No.of arguments less than expected --
H A Dfwrite_error.phpt20 echo "-- Testing fwrite() with less than expected number of arguments --\n";
23 // less than expected, 1 arg
74 -- Testing fwrite() with less than expected number of arguments --
H A Dfileinode_error.phpt19 /* No.of arguments less than expected */
H A Dfilesize_error.phpt17 /* No.of arguments less than expected */
H A Dfiletype_error.phpt19 /* No.of args less than expected */
/PHP-7.4/ext/standard/tests/network/
H A Dfsockopen_error.phpt26 echo "\n-- Testing fsockopen() function with less than expected no. of arguments --\n";
59 -- Testing fsockopen() function with less than expected no. of arguments --
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_bug73971.phpt12 $filename = $base . DIRECTORY_SEPARATOR . str_repeat('テスト', 48); // 144 glyph here, less than 256
/PHP-7.4/sapi/cli/
H A Dconfig.w325 ARG_ENABLE('cli-win32', 'Build console-less CLI version of PHP', 'no');
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgetservbyport_basic.phpt2 Test function getservbyport() by calling it more than or less than its expected arguments
/PHP-7.4/ext/exif/tests/
H A Dbug78910.phpt16 Warning: exif_read_data(): Error in TIFF: filesize(x002A) less than start of IFD dir(x46494C4F) in …
H A Dbug72627.phpt13 Warning: exif_read_data(%s): Error in TIFF: filesize(x04E2) less than start of IFD dir(x829A0004) i…
/PHP-7.4/ext/standard/tests/strings/
H A Dsubstr_replace_error.phpt18 echo "\n-- Testing substr_replace() function with less than expected no. of arguments --\n";
40 -- Testing substr_replace() function with less than expected no. of arguments --
/PHP-7.4/ext/pdo_firebird/tests/
H A Dbug_53280.phpt2 PDO_Firebird: bug 53280 segfaults if query column count is less than param count
/PHP-7.4/ext/gmp/tests/
H A Dgmp_setbit_long.phpt41 Warning: gmp_setbit(): Index must be less than %d * %d in %s/gmp_setbit_long.php on line %d
/PHP-7.4/sapi/cli/tests/
H A Dbug61546.phpt8 // event that the internal page_inode structure is less than 0, otherwise it returns the long value
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_real_connect_compression_error.phpt14 die('skip max_allowed_packet is less than 0xffffff');
/PHP-7.4/ext/date/tests/
H A Dtimezone_offset_get_error.phpt26 echo "\n-- Testing timezone_offset_get() function with less than expected no. of arguments --\n";
98 -- Testing timezone_offset_get() function with less than expected no. of arguments --
/PHP-7.4/ext/standard/tests/array/
H A Duasort_variation10.phpt19 * -1 - if value1 is less than value2
/PHP-7.4/Zend/tests/generators/
H A Dget_return.phpt60 // Explicit value-less return also results in a NULL generator

Completed in 36 milliseconds

123456