Searched refs:more (Results 176 – 200 of 757) sorted by relevance
12345678910>>...31
13 //Test preg_replace() with one more than the expected number of arguments14 echo "\n-- Testing preg_replace() function with more than expected no. of arguments --\n";36 -- Testing preg_replace() function with more than expected no. of arguments --
13 //Test preg_split with one more than the expected number of arguments14 echo "\n-- Testing preg_split() function with more than expected no. of arguments --\n";35 -- Testing preg_split() function with more than expected no. of arguments --
18 //Test ereg with one more than the expected number of arguments19 echo "\n-- Testing ereg() function with more than expected no. of arguments --\n";36 -- Testing ereg() function with more than expected no. of arguments --
14 //Test split with one more than the expected number of arguments15 echo "\n-- Testing split() function with more than expected no. of arguments --\n";32 -- Testing split() function with more than expected no. of arguments --
14 //Test spliti with one more than the expected number of arguments15 echo "\n-- Testing spliti() function with more than expected no. of arguments --\n";32 -- Testing spliti() function with more than expected no. of arguments --
18 //Test eregi with one more than the expected number of arguments19 echo "\n-- Testing eregi() function with more than expected no. of arguments --\n";36 -- Testing eregi() function with more than expected no. of arguments --
14 //Test array_uintersect with one more than the expected number of arguments15 echo "\n-- Testing array_uintersect() function with more than expected no. of arguments --\n";36 -- Testing array_uintersect() function with more than expected no. of arguments --
20 //Test array_udiff_assoc with one more than the expected number of arguments21 echo "\n-- Testing array_udiff_assoc() function with more than expected no. of arguments --\n";33 -- Testing array_udiff_assoc() function with more than expected no. of arguments --
20 //Test array_udiff with one more than the expected number of arguments21 echo "\n-- Testing array_udiff() function with more than expected no. of arguments --\n";33 -- Testing array_udiff() function with more than expected no. of arguments --
22 //Test mb_ereg with one more than the expected number of arguments23 echo "\n-- Testing mb_ereg() function with more than expected no. of arguments --\n";40 -- Testing mb_ereg() function with more than expected no. of arguments --
23 //Test mb_split with one more than the expected number of arguments24 echo "\n-- Testing mb_split() function with more than expected no. of arguments --\n";41 -- Testing mb_split() function with more than expected no. of arguments --
19 //Test mb_stristr with one more than the expected number of arguments20 echo "\n-- Testing mb_stristr() function with more than expected no. of arguments --\n";38 -- Testing mb_stristr() function with more than expected no. of arguments --
19 //Test mb_strrichr with one more than the expected number of arguments20 echo "\n-- Testing mb_strrichr() function with more than expected no. of arguments --\n";38 -- Testing mb_strrichr() function with more than expected no. of arguments --
19 //Test mb_strstr with one more than the expected number of arguments20 echo "\n-- Testing mb_strstr() function with more than expected no. of arguments --\n";38 -- Testing mb_strstr() function with more than expected no. of arguments --
20 //Test mcrypt_decrypt with one more than the expected number of arguments21 echo "\n-- Testing mcrypt_decrypt() function with more than expected no. of arguments --\n";42 -- Testing mcrypt_decrypt() function with more than expected no. of arguments --
17 //Test parse_ini_file with one more than the expected number of arguments18 echo "\n-- Testing parse_ini_file() function with more than expected no. of arguments --\n";38 -- Testing parse_ini_file() function with more than expected no. of arguments --
22 //Test iconv_strrpos with one more than the expected number of arguments23 echo "\n-- Testing iconv_strrpos() function with more than expected no. of arguments --\n";40 -- Testing iconv_strrpos() function with more than expected no. of arguments --
21 //Test iconv_substr with one more than the expected number of arguments22 echo "\n-- Testing iconv_substr() function with more than expected no. of arguments --\n";40 -- Testing iconv_substr() function with more than expected no. of arguments --
21 echo "Encode a string which results in more than 60 charters of output\n"; 22 $str = b'This is a long string with results in more than 60 characters of output';42 Encode a string which results in more than 60 charters of output
22 //Test imap_fetchbody with one more than the expected number of arguments23 echo "\n-- Testing imap_fetchbody() function with more than expected no. of arguments --\n";46 -- Testing imap_fetchbody() function with more than expected no. of arguments --
18 echo "\n-- Testing DateTimeZone::getName() function with more than expected no. of arguments --\n";27 -- Testing DateTimeZone::getName() function with more than expected no. of arguments --
17 echo "\n-- Testing DateTime::getOffset() function with more than expected no. of arguments --\n";28 -- Testing DateTime::getOffset() function with more than expected no. of arguments --
13 echo "\n-- Testing get_html_translation_table() function with more than expected no. of arguments -…25 -- Testing get_html_translation_table() function with more than expected no. of arguments --
14 echo "\n-- Testing strrev() function with more than expected no. of arguments --";24 -- Testing strrev() function with more than expected no. of arguments --
6 // Test mixed constructors from different traits, we are more strict about9 // here we have a chance to be more strict for the new traits.
Completed in 37 milliseconds