Home
last modified time | relevance | path

Searched refs:expected (Results 51 – 75 of 1017) sorted by relevance

12345678910>>...41

/PHP-7.3/ext/pdo_oci/tests/
H A Dpdo_oci_class_constants.phpt14 $expected = [
33 if (isset($expected[$name])) {
34 unset($expected[$name]);
48 if (!empty($expected)) {
50 var_dump($expected);
/PHP-7.3/ext/mbstring/tests/
H A Dmb_ereg_error.phpt22 //Test mb_ereg with one more than the expected number of arguments
23 echo "\n-- Testing mb_ereg() function with more than expected no. of arguments --\n";
30 // Testing mb_ereg with one less than the expected number of arguments
31 echo "\n-- Testing mb_ereg() function with less than expected no. of arguments --\n";
40 -- Testing mb_ereg() function with more than expected no. of arguments --
45 -- Testing mb_ereg() function with less than expected no. of arguments --
H A Dmb_strpos_error1.phpt22 //Test mb_strpos with one more than the expected number of arguments
23 echo "\n-- Testing mb_strpos() function with more than expected no. of arguments --\n";
31 // Testing mb_strpos with one less than the expected number of arguments
32 echo "\n-- Testing mb_strpos() function with less than expected no. of arguments --\n";
41 -- Testing mb_strpos() function with more than expected no. of arguments --
46 -- Testing mb_strpos() function with less than expected no. of arguments --
H A Dmb_strrchr_error1.phpt19 //Test mb_strrchr with one more than the expected number of arguments
20 echo "\n-- Testing mb_strrchr() function with more than expected no. of arguments --\n";
28 // Testing mb_strrchr with one less than the expected number of arguments
29 echo "\n-- Testing mb_strrchr() function with less than expected no. of arguments --\n";
38 -- Testing mb_strrchr() function with more than expected no. of arguments --
43 -- Testing mb_strrchr() function with less than expected no. of arguments --
H A Dmb_strrichr_error1.phpt19 //Test mb_strrichr with one more than the expected number of arguments
20 echo "\n-- Testing mb_strrichr() function with more than expected no. of arguments --\n";
28 // Testing mb_strrichr with one less than the expected number of arguments
29 echo "\n-- Testing mb_strrichr() function with less than expected no. of arguments --\n";
38 -- Testing mb_strrichr() function with more than expected no. of arguments --
43 -- Testing mb_strrichr() function with less than expected no. of arguments --
H A Dmb_strrpos_error1.phpt22 //Test mb_strrpos with one more than the expected number of arguments
23 echo "\n-- Testing mb_strrpos() function with more than expected no. of arguments --\n";
31 // Testing mb_strrpos with one less than the expected number of arguments
32 echo "\n-- Testing mb_strrpos() function with less than expected no. of arguments --\n";
41 -- Testing mb_strrpos() function with more than expected no. of arguments --
46 -- Testing mb_strrpos() function with less than expected no. of arguments --
H A Dmb_split_error.phpt23 //Test mb_split with one more than the expected number of arguments
24 echo "\n-- Testing mb_split() function with more than expected no. of arguments --\n";
31 // Testing mb_split with one less than the expected number of arguments
32 echo "\n-- Testing mb_split() function with less than expected no. of arguments --\n";
41 -- Testing mb_split() function with more than expected no. of arguments --
46 -- Testing mb_split() function with less than expected no. of arguments --
H A Dmb_stristr_error1.phpt19 //Test mb_stristr with one more than the expected number of arguments
20 echo "\n-- Testing mb_stristr() function with more than expected no. of arguments --\n";
28 // Testing mb_stristr with one less than the expected number of arguments
29 echo "\n-- Testing mb_stristr() function with less than expected no. of arguments --\n";
38 -- Testing mb_stristr() function with more than expected no. of arguments --
43 -- Testing mb_stristr() function with less than expected no. of arguments --
H A Dmb_strstr_error1.phpt19 //Test mb_strstr with one more than the expected number of arguments
20 echo "\n-- Testing mb_strstr() function with more than expected no. of arguments --\n";
28 // Testing mb_strstr with one less than the expected number of arguments
29 echo "\n-- Testing mb_strstr() function with less than expected no. of arguments --\n";
38 -- Testing mb_strstr() function with more than expected no. of arguments --
43 -- Testing mb_strstr() function with less than expected no. of arguments --
H A Dmb_substr_count_error1.phpt22 //Test mb_substr_count with one more than the expected number of arguments
23 echo "\n-- Testing mb_substr_count() function with more than expected no. of arguments --\n";
30 // Testing mb_substr_count with one less than the expected number of arguments
31 echo "\n-- Testing mb_substr_count() function with less than expected no. of arguments --\n";
40 -- Testing mb_substr_count() function with more than expected no. of arguments --
45 -- Testing mb_substr_count() function with less than expected no. of arguments --
H A Dmb_substr_error1.phpt21 //Test mb_substr with one more than the expected number of arguments
22 echo "\n-- Testing mb_substr() function with more than expected no. of arguments --\n";
30 // Testing mb_substr with one less than the expected number of arguments
31 echo "\n-- Testing mb_substr() function with less than expected no. of arguments --\n";
40 -- Testing mb_substr() function with more than expected no. of arguments --
45 -- Testing mb_substr() function with less than expected no. of arguments --
H A Dmb_ereg_replace_error.phpt18 //Test mb_ereg_replace with one more than the expected number of arguments
19 echo "\n-- Testing mb_ereg_replace() function with more than expected no. of arguments --\n";
27 // Testing mb_ereg_replace with one less than the expected number of arguments
28 echo "\n-- Testing mb_ereg_replace() function with less than expected no. of arguments --\n";
38 -- Testing mb_ereg_replace() function with more than expected no. of arguments --
43 -- Testing mb_ereg_replace() function with less than expected no. of arguments --
/PHP-7.3/ext/standard/tests/array/
H A Darray_combine_error1.phpt17 //Test array_combine with one more than the expected number of arguments
18 echo "\n-- Testing array_combine() function with more than expected no. of arguments --\n";
24 // Testing array_combine with one less than the expected number of arguments
25 echo "\n-- Testing array_combine() function with less than expected no. of arguments --\n";
39 -- Testing array_combine() function with more than expected no. of arguments --
44 -- Testing array_combine() function with less than expected no. of arguments --
H A Darray_udiff_assoc_error.phpt20 //Test array_udiff_assoc with one more than the expected number of arguments
21 echo "\n-- Testing array_udiff_assoc() function with more than expected no. of arguments --\n";
24 // Testing array_udiff_assoc with one less than the expected number of arguments
25 echo "\n-- Testing array_udiff_assoc() function with less than expected no. of arguments --\n";
33 -- Testing array_udiff_assoc() function with more than expected no. of arguments --
38 -- Testing array_udiff_assoc() function with less than expected no. of arguments --
H A Darray_udiff_error.phpt20 //Test array_udiff with one more than the expected number of arguments
21 echo "\n-- Testing array_udiff() function with more than expected no. of arguments --\n";
24 // Testing array_udiff with one less than the expected number of arguments
25 echo "\n-- Testing array_udiff() function with less than expected no. of arguments --\n";
33 -- Testing array_udiff() function with more than expected no. of arguments --
38 -- Testing array_udiff() function with less than expected no. of arguments --
H A Darray_uintersect_error.phpt14 //Test array_uintersect with one more than the expected number of arguments
15 echo "\n-- Testing array_uintersect() function with more than expected no. of arguments --\n";
25 // Testing array_uintersect with one less than the expected number of arguments
26 echo "\n-- Testing array_uintersect() function with less than expected no. of arguments --\n";
36 -- Testing array_uintersect() function with more than expected no. of arguments --
41 -- Testing array_uintersect() function with less than expected no. of arguments --
/PHP-7.3/ext/iconv/tests/
H A Diconv_strrpos_error1.phpt22 //Test iconv_strrpos with one more than the expected number of arguments
23 echo "\n-- Testing iconv_strrpos() function with more than expected no. of arguments --\n";
30 // Testing iconv_strrpos with one less than the expected number of arguments
31 echo "\n-- Testing iconv_strrpos() function with less than expected no. of arguments --\n";
40 -- Testing iconv_strrpos() function with more than expected no. of arguments --
45 -- Testing iconv_strrpos() function with less than expected no. of arguments --
H A Diconv_substr_error1.phpt21 //Test iconv_substr with one more than the expected number of arguments
22 echo "\n-- Testing iconv_substr() function with more than expected no. of arguments --\n";
30 // Testing iconv_substr with one less than the expected number of arguments
31 echo "\n-- Testing iconv_substr() function with less than expected no. of arguments --\n";
40 -- Testing iconv_substr() function with more than expected no. of arguments --
45 -- Testing iconv_substr() function with less than expected no. of arguments --
/PHP-7.3/ext/imap/tests/
H A Dimap_fetchheader_error.phpt21 //Test imap_fetchheader with one more than the expected number of arguments
22 echo "\n-- Testing imap_fetchheader() function with more than expected no. of arguments --\n";
30 // 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";
40 -- Testing imap_fetchheader() function with more than expected no. of arguments --
45 -- Testing imap_fetchheader() function with less than expected no. of arguments --
/PHP-7.3/ext/pcre/tests/
H A Dpreg_grep_error.phpt13 //Test preg_grep with one more than the expected number of arguments
14 echo "\n-- Testing preg_grep() function with more than expected no. of arguments --\n";
20 // Testing preg_grep withone less than the expected number of arguments
21 echo "\n-- Testing preg_grep() function with less than expected no. of arguments --\n";
34 -- Testing preg_grep() function with more than expected no. of arguments --
39 -- Testing preg_grep() function with less than expected no. of arguments --
H A Dpreg_match_all_error.phpt13 //Test preg_match_all with one more than the expected number of arguments
14 echo "\n-- Testing preg_match_all() function with more than expected no. of arguments --\n";
21 // Testing preg_match_all withone less than the expected number of arguments
22 echo "\n-- Testing preg_match_all() function with less than expected no. of arguments --\n";
35 -- Testing preg_match_all() function with more than expected no. of arguments --
40 -- Testing preg_match_all() function with less than expected no. of arguments --
H A Dpreg_match_error.phpt13 //Test preg_match with one more than the expected number of arguments
14 echo "\n-- Testing preg_match() function with more than expected no. of arguments --\n";
21 // Testing preg_match withone less than the expected number of arguments
22 echo "\n-- Testing preg_match() function with less than expected no. of arguments --\n";
35 -- Testing preg_match() function with more than expected no. of arguments --
40 -- Testing preg_match() function with less than expected no. of arguments --
H A Dpreg_replace_error.phpt13 //Test preg_replace() with one more than the expected number of arguments
14 echo "\n-- Testing preg_replace() function with more than expected no. of arguments --\n";
21 //Testing preg_replace() with one less than the expected number of arguments
22 echo "\n-- Testing preg_replace() function with less than expected no. of arguments --\n";
36 -- Testing preg_replace() function with more than expected no. of arguments --
41 -- Testing preg_replace() function with less than expected no. of arguments --
H A Dpreg_split_error.phpt13 //Test preg_split with one more than the expected number of arguments
14 echo "\n-- Testing preg_split() function with more than expected no. of arguments --\n";
21 // Testing preg_split withone less than the expected number of arguments
22 echo "\n-- Testing preg_split() function with less than expected no. of arguments --\n";
35 -- Testing preg_split() function with more than expected no. of arguments --
40 -- Testing preg_split() function with less than expected no. of arguments --
/PHP-7.3/ext/standard/tests/strings/
H A Dstrtok_error.phpt20 // More than expected number of arguments
21 echo "\n-- Testing strtok() function with more than expected no. of arguments --\n";
29 // Less than expected number of arguments
30 echo "\n-- Testing strtok() with less than expected no. of arguments --\n";
46 -- Testing strtok() function with more than expected no. of arguments --
52 -- Testing strtok() with less than expected no. of arguments --

Completed in 25 milliseconds

12345678910>>...41