Home
last modified time | relevance | path

Searched refs:less (Results 26 – 50 of 94) sorted by relevance

1234

/PHP-8.0/ext/standard/tests/random/
H A Drandom_int_error.phpt29 random_int(): Argument #1 ($min) must be less than or equal to argument #2 ($max)
/PHP-8.0/Zend/tests/
H A Dbug34062.phpt16 f2(0, 0, 0); // Won't crash if less than 3 zeros here
H A D020.phpt29 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
H A Dbug69758.phpt10 // First integer must be less than 8
/PHP-8.0/ext/standard/tests/strings/
H A Dstrncmp_error.phpt5 /* Test strncmp() function with more/less number of args and invalid args */
H A Dvfprintf_error4.phpt38 Error found: Argument number specifier must be greater than zero and less than 2147483647.
/PHP-8.0/ext/exif/tests/
H A Dbug73737.phpt13 Warning: exif_thumbnail(bug73737.tiff): Error in TIFF: filesize(x0030) less than start of IFD dir(x…
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-8.0/ext/standard/tests/
H A Dbug64370_var1.phpt2 Test bug #64370 microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT']
/PHP-8.0/ext/oci8/tests/
H A Dlob_042.phpt63 Warning: OCILob::truncate(): Size must be less than or equal to the current LOB size in %s on line …
66 Warning: OCILob::read(): Offset must be less than size of the LOB in %s on line %d
H A Dcoll_003.phpt32 Warning: OCICollection::trim(): OCI-22167: given trim size [3] must be less than or equal to [0] in…
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…
/PHP-8.0/ext/date/tests/
H A Dbug77097.phpt2 Bug #77097 (DateTime::diff gives wrong diff when the actual diff is less than 1 second)
/PHP-8.0/ext/standard/tests/array/
H A Darray_pad.phpt87 array_pad(): Argument #2 ($length) must be less than or equal to 1048576
/PHP-8.0/sapi/cli/
H A Dconfig.w324 ARG_ENABLE('cli-win32', 'Build console-less CLI version of PHP', 'no');
/PHP-8.0/ext/phar/tests/
H A Dbug77586.phpt2 Bug #77586 Symbolic link names in tar-formatted phar must be less than 100 bytes.
/PHP-8.0/ext/intl/tests/
H A Dtransliterator_transliterate_error.phpt29 transliterator_transliterate(): Argument #2 ($string) must be less than or equal to argument #3 ($e…
/PHP-8.0/ext/standard/tests/dir/
H A Ddir_bug73971.phpt12 $filename = $base . DIRECTORY_SEPARATOR . str_repeat('テスト', 48); // 144 glyph here, less than 256
/PHP-8.0/ext/standard/tests/general_functions/
H A Dgetservbyport_variation1.phpt2 Test function getservbyport() by calling it more than or less than its expected arguments
H A Dgetservbyport_basic.phpt2 Test function getservbyport() by calling it more than or less than its expected arguments
/PHP-8.0/ext/pdo_firebird/tests/
H A Dbug_53280.phpt2 PDO_Firebird: bug 53280 segfaults if query column count is less than param count
/PHP-8.0/ext/gmp/tests/
H A Dgmp_setbit_long.phpt44 gmp_setbit(): Argument #2 ($index) must be less than %d * %d
/PHP-8.0/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-8.0/ext/mysqli/tests/
H A Dmysqli_fetch_field_direct.phpt76 mysqli_fetch_field_direct(): Argument #2 ($index) must be less than the number of fields for this r…

Completed in 44 milliseconds

1234