Home
last modified time | relevance | path

Searched refs:less (Results 1 – 25 of 126) sorted by relevance

123456

/PHP-7.4/ext/standard/tests/strings/
H A Dprintf_error.phpt16 echo "\n-- Testing printf() function with less than expected no. of arguments --\n";
23 echo "\n-- Call printf with one argument less than expected --\n";
28 echo "\n-- Call printf with two argument less than expected --\n";
32 echo "\n-- Call printf with three argument less than expected --\n";
45 -- Testing printf() function with less than expected no. of arguments --
47 -- Call printf with one argument less than expected --
58 -- Call printf with two argument less than expected --
66 -- Call printf with three argument less than expected --
H A Dsprintf_error.phpt16 echo "\n-- Testing sprintf() function with less than expected no. of arguments --\n";
23 // with one argument less than expected
28 // with two argument less than expected
32 // with three argument less than expected
45 -- Testing sprintf() function with less than expected no. of arguments --
H A Dstrncmp_error.phpt10 /* Test strncmp() function with more/less number of args and invalid args */
19 var_dump( strncmp($str1) ); //One argument, less than expected no. of args
20 var_dump( strncmp($str1, $str2) ); //Two arguments, less than expected no. of args
H A Dstrval_error.phpt26 // Testing strval with one less than the expected number of arguments
27 echo "\n-- Testing strval() function with less than expected no. of arguments --\n";
48 -- Testing strval() function with less than expected no. of arguments --
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_error.phpt12 * Test array_diff with less than the expected number of arguments
21 // Testing array_diff with one less than the expected number of arguments
22 echo "\n-- Testing array_diff() function with less than expected no. of arguments --\n";
36 -- Testing array_diff() function with less than expected no. of arguments --
H A Darray_intersect_key_error.phpt15 // Testing array_intersect_key with one less than the expected number of arguments
16 echo "\n-- Testing array_intersect_key() function with less than expected no. of arguments --\n";
19 // Testing array_intersect_key with one less than the expected number of arguments
27 -- Testing array_intersect_key() function with less than expected no. of arguments --
H A Darray_map_error.phpt16 // Testing array_map with one less than the expected number of arguments
17 echo "\n-- Testing array_map() function with one less than expected no. of arguments --\n";
27 echo "\n-- Testing array_map() function with less no. of arrays than callback function arguments --…
53 -- Testing array_map() function with one less than expected no. of arguments --
58 -- Testing array_map() function with less no. of arrays than callback function arguments --
H A Darray_intersect_error.phpt16 // Testing array_intersect() with one less than the expected number of arguments
17 echo "\n-- Testing array_intersect() function with less than expected no. of arguments --\n";
31 -- Testing array_intersect() function with less than expected no. of arguments --
H A Darray_diff_key_error.phpt15 // Testing array_diff_key with one less than the expected number of arguments
16 echo "\n-- Testing array_diff_key() function with less than expected no. of arguments --\n";
27 -- Testing array_diff_key() function with less than expected no. of arguments --
H A Darray_intersect_assoc_error.phpt17 // Testing array_intersect_assoc with one less than the expected number of arguments
18 echo "\n-- Testing array_intersect_assoc() function with less than expected no. of arguments --\n";
32 -- Testing array_intersect_assoc() function with less than expected no. of arguments --
H A Darray_diff_assoc_error.phpt21 // Testing array_diff_assoc with one less than the expected number of arguments
22 echo "\n-- Testing array_diff_assoc() function with less than expected no. of arguments --\n";
37 -- Testing array_diff_assoc() function with less than expected no. of arguments --
H A Darray_diff_uassoc_error.phpt33 // Testing array_diff_uassoc with one less than the expected number of arguments
34 echo "\n-- Testing array_diff_uassoc() function with less than expected no. of arguments --\n";
53 -- Testing array_diff_uassoc() function with less than expected no. of arguments --
/PHP-7.4/ext/standard/tests/file/
H A Dfread_variation1.phpt13 /* Read content less than file size &
89 // reading file by giving less than its size
119 -- Reading file content less than max. file size, expeceted : 1000 bytes --
134 -- Reading file content less than max. file size, expeceted : 1000 bytes --
149 -- Reading file content less than max. file size, expeceted : 1000 bytes --
164 -- Reading file content less than max. file size, expeceted : 1000 bytes --
179 -- Reading file content less than max. file size, expeceted : 1000 bytes --
194 -- Reading file content less than max. file size, expeceted : 1000 bytes --
209 -- Reading file content less than max. file size, expeceted : 1000 bytes --
224 -- Reading file content less than max. file size, expeceted : 1000 bytes --
[all …]
H A Dfread_variation2.phpt88 // reading file by giving less than its size
120 -- Reading file content less than max. file size, expeceted : 0 bytes --
139 -- Reading file content less than max. file size, expeceted : 0 bytes --
158 -- Reading file content less than max. file size, expeceted : 0 bytes --
177 -- Reading file content less than max. file size, expeceted : 0 bytes --
196 -- Reading file content less than max. file size, expeceted : 0 bytes --
215 -- Reading file content less than max. file size, expeceted : 0 bytes --
234 -- Reading file content less than max. file size, expeceted : 0 bytes --
253 -- Reading file content less than max. file size, expeceted : 0 bytes --
272 -- Reading file content less than max. file size, expeceted : 0 bytes --
[all …]
H A Dchmod_error.phpt21 // Testing chmod with one less than the expected number of arguments
22 echo "\n-- Testing chmod() function with less than expected no. of arguments --\n";
40 -- Testing chmod() function with less than expected no. of arguments --
H A Dcopy_error.phpt14 /* No.of args less than expected */
18 /* No.of args less than expected */
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchheader_error.phpt30 // Testing imap_fetchheader with one less than the expected number of arguments
31 echo "\n-- Testing imap_fetchheader() function with less than expected no. of arguments --\n";
45 -- Testing imap_fetchheader() function with less than expected no. of arguments --
H A Dimap_fetch_overview_error.phpt31 // Testing imap_fetch_overview with one less than the expected number of arguments
32 echo "\n-- Testing imap_fetch_overview() function with less than expected no. of arguments --\n";
50 -- Testing imap_fetch_overview() function with less than expected no. of arguments --
H A Dimap_fetchbody_error.phpt33 // Testing imap_fetchbody with one less than the expected number of arguments
34 echo "\n-- Testing imap_fetchbody() function with less than expected no. of arguments --\n";
53 -- Testing imap_fetchbody() function with less than expected no. of arguments --
/PHP-7.4/ext/gmp/tests/
H A Dgmp_random_range.phpt73 Warning: gmp_random_range(): The minimum value must be less than the maximum value in %s on line %d
76 Warning: gmp_random_range(): The minimum value must be less than the maximum value in %s on line %d
79 Warning: gmp_random_range(): The minimum value must be less than the maximum value in %s on line %d
/PHP-7.4/ext/spl/tests/
H A Diterator_001.phpt70 print $v . ' is ' . ($it->greaterThan(2) ? 'greater than 2' : 'less than or equal 2') . "\n";
78 print $v . ' is ' . ($it->greaterThan(2) ? 'greater than 2' : 'less than or equal 2') . "\n";
87 print $v . ' is ' . ($it->greaterThan(2) ? 'greater than 2' : 'less than or equal 2') . "\n";
104 2 is less than or equal 2
129 2 is less than or equal 2
H A Dfixedarray_021.phpt67 string(35) "array size cannot be less than zero"
68 string(35) "array size cannot be less than zero"
/PHP-7.4/ext/date/tests/
H A Ddate_default_timezone_set_error.phpt12 echo "\n-- Testing date_default_timezone_set() function with less than expected no. of arguments --…
27 -- Testing date_default_timezone_set() function with less than expected no. of arguments --
/PHP-7.4/ext/gd/tests/
H A Dbug39508.phpt2 Bug #39508 (imagefill crashes with small images 3 pixels or less)
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_set_timeout_error.phpt32 // Testing stream_set_timeout with one less than the expected number of arguments
33 echo "\n-- Testing stream_set_timeout() function with less than expected no. of arguments --\n";
63 -- Testing stream_set_timeout() function with less than expected no. of arguments --

Completed in 29 milliseconds

123456