Home
last modified time | relevance | path

Searched refs:more (Results 126 – 150 of 447) sorted by relevance

12345678910>>...18

/PHP-7.4/ext/reflection/tests/
H A DReflectionMethod_getClosure_error.phpt38 echo "\n-- Testing ReflectionMethod::getClosure() function with more than expected no. of arguments…
58 -- Testing ReflectionMethod::getClosure() function with more than expected no. of arguments --
/PHP-7.4/ext/standard/tests/strings/
H A Dltrim_error.phpt17 echo "\n-- Testing ltrim() function with more than expected no. of arguments --\n";
39 -- Testing ltrim() function with more than expected no. of arguments --
H A Dsprintf_variation52.phpt22 echo"\n-- Testing for precision value more than maximum --\n";
48 -- Testing for precision value more than maximum --
H A Dstristr_error.phpt18 echo "\n-- Testing stristr() function with more than expected no. of arguments --\n";
46 -- Testing stristr() function with more than expected no. of arguments --
H A Dstrpbrk_error.phpt17 echo "\n-- Testing strpbrk() function with more than expected no. of arguments --\n";
35 -- Testing strpbrk() function with more than expected no. of arguments --
H A Drtrim_error.phpt17 echo "\n-- Testing rtrim() function with more than expected no. of arguments --\n";
39 -- Testing rtrim() function with more than expected no. of arguments --
H A Dtrim_error.phpt17 echo "\n-- Testing trim() function with more than expected no. of arguments --\n";
39 -- Testing trim() function with more than expected no. of arguments --
/PHP-7.4/ext/zlib/tests/
H A Dgzinflate_error1.phpt24 echo "\n-- Testing gzcompress() function with more than expected no. of arguments --\n";
58 -- Testing gzcompress() function with more than expected no. of arguments --
/PHP-7.4/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt11 echo "\n-- Testing php_uname() function with more than expected no. of arguments --\n";
35 -- Testing php_uname() function with more than expected no. of arguments --
H A Dbug60227_1.phpt13 Warning: Header may not contain more than a single header, new line detected in %s on line %d
/PHP-7.4/ext/standard/tests/file/
H A Dfgetss_variation3-win32.phpt35 this is a line with more than eighty character,want to check line splitting correctly after 80 char…
119 string(79) "this is a line with more than eighty character,want to check line splitting cor"
173 string(79) "this is a line with more than eighty character,want to check line splitting cor"
227 string(79) "this is a line with more than eighty character,want to check line splitting cor"
281 string(79) "this is a line with more than eighty character,want to check line splitting cor"
335 string(79) "this is a line with more than eighty character,want to check line splitting cor"
389 string(79) "this is a line with more than eighty character,want to check line splitting cor"
443 string(79) "this is a line with more than eighty character,want to check line splitting cor"
497 string(79) "this is a line with more than eighty character,want to check line splitting cor"
551 string(79) "this is a line with more than eighty character,want to check line splitting cor"
H A Dfgetss_variation3.phpt35 this is a line with more than eighty character,want to check line splitting correctly after 80 char…
115 string(79) "this is a line with more than eighty character,want to check line splitting cor"
169 string(79) "this is a line with more than eighty character,want to check line splitting cor"
223 string(79) "this is a line with more than eighty character,want to check line splitting cor"
277 string(79) "this is a line with more than eighty character,want to check line splitting cor"
331 string(79) "this is a line with more than eighty character,want to check line splitting cor"
385 string(79) "this is a line with more than eighty character,want to check line splitting cor"
439 string(79) "this is a line with more than eighty character,want to check line splitting cor"
493 string(79) "this is a line with more than eighty character,want to check line splitting cor"
547 string(79) "this is a line with more than eighty character,want to check line splitting cor"
H A Dfgetss_variation2.phpt26 this is a line with more than eighty character,want to check line splitting correctly after 80 char…
109 string(79) "this is a line with more than eighty character,want to check line splitting cor"
170 string(79) "this is a line with more than eighty character,want to check line splitting cor"
231 string(79) "this is a line with more than eighty character,want to check line splitting cor"
292 string(79) "this is a line with more than eighty character,want to check line splitting cor"
353 string(79) "this is a line with more than eighty character,want to check line splitting cor"
414 string(79) "this is a line with more than eighty character,want to check line splitting cor"
H A Dfgets_error.phpt15 // more than expected no. of args
16 echo "-- Testing fgets() with more than expected number of arguments --\n";
64 -- Testing fgets() with more than expected number of arguments --
H A Dfgetss_error.phpt17 // more than expected no. of args
18 echo "-- Testing fgetss() with more than expected number of arguments --\n";
65 -- Testing fgetss() with more than expected number of arguments --
/PHP-7.4/ext/mysqli/tests/
H A Dbug74021.phpt2 Bug #74021 (fetch_array broken data. Data more then MEDIUMBLOB)
/PHP-7.4/tests/classes/
H A Diterators_001.phpt18 $more = $this->num < $this->obj->max;
19 echo __METHOD__ . ' = ' .($more ? 'true' : 'false') . "\n";
20 return $more;
/PHP-7.4/ext/mbstring/tests/
H A Dmb_strcut.phpt9 // TODO: Add more encodings
/PHP-7.4/ext/standard/tests/array/
H A Darray_walk_recursive_variation7.phpt32 echo "-- Anonymous function with one more argument --\n";
83 -- Anonymous function with one more argument --
H A Darray_walk_variation7.phpt32 echo "-- Anonymous function with one more argument --\n";
83 -- Anonymous function with one more argument --
H A Darray_map_error.phpt38 echo "\n-- Testing array_map() function with more no. of arrays than callback function arguments --…
61 -- Testing array_map() function with more no. of arrays than callback function arguments --
/PHP-7.4/ext/hash/tests/
H A Dhash_file_error.phpt30 echo "\n-- Testing hash_file() function with more than expected no. of arguments --\n";
61 -- Testing hash_file() function with more than expected no. of arguments --
H A Dhash_hmac_error.phpt20 echo "\n-- Testing hash_hmac() function with more than expected no. of arguments --\n";
46 -- Testing hash_hmac() function with more than expected no. of arguments --
H A Dhash_hkdf_error.phpt19 echo "\n-- Testing hash_hkdf() function with more than expected no. of arguments --\n";
38 var_dump(hash_hkdf('sha1', $ikm, 20 * 255 + 1)); // Length can't be more than 255 times the hash di…
52 -- Testing hash_hkdf() function with more than expected no. of arguments --
/PHP-7.4/ext/spl/tests/
H A Dbug65545.phpt15 // read more data than is available

Completed in 36 milliseconds

12345678910>>...18