Home
last modified time | relevance | path

Searched refs:expected (Results 101 – 125 of 886) sorted by relevance

12345678910>>...36

/PHP-5.4/ext/standard/tests/math/
H A Dlog1p_error.phpt13 echo "\n-- Testing log1p() function with less than expected no. of arguments --\n";
15 echo "\n-- Testing log1p() function with more than expected no. of arguments --\n";
22 -- Testing log1p() function with less than expected no. of arguments --
26 -- Testing log1p() function with more than expected no. of arguments --
H A Dhypot_error.phpt12 echo "\n-- Testing hypot() function with less than expected no. of arguments --\n";
16 echo "\n-- Testing hypot() function with more than expected no. of arguments --\n";
24 -- Testing hypot() function with less than expected no. of arguments --
30 -- Testing hypot() function with more than expected no. of arguments --
H A Ddecbin_error.phpt19 echo "\n-- Testing expm1() function with less than expected no. of arguments --\n";
21 echo "\n-- Testing expm1() function with more than expected no. of arguments --\n";
29 -- Testing expm1() function with less than expected no. of arguments --
33 -- Testing expm1() function with more than expected no. of arguments --
/PHP-5.4/ext/standard/tests/strings/
H A Dsimilar_text_error.phpt14 echo "\n-- Testing similar_text() function with more than expected no. of arguments --\n";
17 echo "\n-- Testing similar_text() function with less than expected no. of arguments --\n";
22 -- Testing similar_text() function with more than expected no. of arguments --
26 -- Testing similar_text() function with less than expected no. of arguments --
H A Dparse_str_error1.phpt14 echo "\n-- Testing htmlentities() function with less than expected no. of arguments --\n";
16 echo "\n-- Testing htmlentities() function with more than expected no. of arguments --\n";
25 -- Testing htmlentities() function with less than expected no. of arguments --
29 -- Testing htmlentities() function with more than expected no. of arguments --
H A Dstripos_error.phpt14 echo "\n-- With less than expected number of arguments --";
17 echo "\n-- With more than expected number of arguments --";
28 -- With less than expected number of arguments --
32 -- With more than expected number of arguments --
H A Dstrripos_error.phpt14 echo "\n-- With less than expected number of arguments --";
17 echo "\n-- With more than expected number of arguments --";
27 -- With less than expected number of arguments --
31 -- With more than expected number of arguments --
H A Dstrrpos_error.phpt14 echo "\n-- With less than expected number of arguments --";
17 echo "\n-- With more than expected number of arguments --";
27 -- With less than expected number of arguments --
31 -- With more than expected number of arguments --
H A Dchunk_split_error.phpt13 * and for more than expected number of arguments
22 // With one more than the expected number of arguments
27 echo "-- Testing chunk_split() function with more than expected no. of arguments --";
37 -- Testing chunk_split() function with more than expected no. of arguments --
/PHP-5.4/ext/standard/tests/array/
H A Dkey_exists_variation1.phpt2 Test function key_exists() by calling it with its expected arguments
8 echo "*** test key_exists() by calling it with its expected arguments ***\n";
13 *** test key_exists() by calling it with its expected arguments ***
H A Darray_chunk_variation5.phpt41 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
44 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
47 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
87 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
90 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
93 Warning: array_chunk(): Size parameter expected to be greater than 0 in %s on line %d
H A Darray_diff_uassoc_error.phpt28 //Test array_diff_uassoc with one more than the expected number of arguments
29 echo "\n-- Testing array_diff_uassoc() function with more than expected no. of arguments --\n";
33 // 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";
45 -- Testing array_diff_uassoc() function with more than expected no. of arguments --
53 -- Testing array_diff_uassoc() function with less than expected no. of arguments --
H A Darray_intersect_uassoc_error.phpt26 //Test array_intersect_uassoc with one more than the expected number of arguments
27 echo "\n-- Testing array_intersect_uassoc() function with more than expected no. of arguments --\n";
30 // Testing array_intersect_uassoc with one less than the expected number of arguments
31 echo "\n-- Testing array_intersect_uassoc() function with less than expected no. of arguments --\n";
43 -- Testing array_intersect_uassoc() function with more than expected no. of arguments --
48 -- Testing array_intersect_uassoc() function with less than expected no. of arguments --
/PHP-5.4/ext/posix/tests/
H A Dposix_errno_basic.phpt2 Test function posix_errno() by calling it with its expected arguments
14 echo "*** Test by calling method or function with its expected arguments ***\n";
21 *** Test by calling method or function with its expected arguments ***
H A Dposix_setgid_basic.phpt2 Test function posix_setgid() by calling it with its expected arguments
15 echo "*** Test by calling method or function with its expected arguments ***\n";
24 *** Test by calling method or function with its expected arguments ***
H A Dposix_errno_error.phpt2 Test function posix_errno() by calling it with its expected arguments
14 echo "*** Test by calling method or function with more than expected arguments ***\n";
21 *** Test by calling method or function with more than expected arguments ***
/PHP-5.4/ext/standard/tests/general_functions/
H A Dis_callable_error.phpt15 echo "\n-- Testing is_callable() function with less than expected no. of arguments --\n";
18 echo "\n-- Testing is_callable() function with more than expected no. of arguments --\n";
26 -- Testing is_callable() function with less than expected no. of arguments --
31 -- Testing is_callable() function with more than expected no. of arguments --
H A Dget_cfg_var_basic.phpt2 Test function get_cfg_var() by calling it with its expected arguments
14 echo "*** Test by calling method or function with its expected arguments ***\n";
21 *** Test by calling method or function with its expected arguments ***
H A Dset_magic_quotes_runtime_error.phpt13 echo "\n-- Testing set_magic_quotes_runtime() function with less than expected no. of arguments --\…
16 echo "\n-- Testing set_magic_quotes_runtime() function with more than expected no. of arguments --\…
24 -- Testing set_magic_quotes_runtime() function with less than expected no. of arguments --
31 -- Testing set_magic_quotes_runtime() function with more than expected no. of arguments --
/PHP-5.4/ext/standard/tests/class_object/
H A Dis_subclass_of_error_001.phpt14 //Test is_subclass_of with one more than the expected number of arguments
15 echo "\n-- Testing is_subclass_of() function with more than expected no. of arguments --\n";
31 // Testing is_subclass_of with one less than the expected number of arguments
32 echo "\n-- Testing is_subclass_of() function with less than expected no. of arguments --\n";
41 -- Testing is_subclass_of() function with more than expected no. of arguments --
54 -- Testing is_subclass_of() function with less than expected no. of arguments --
/PHP-5.4/ext/intl/tests/
H A Dcollator_get_error_code.phpt14 * Check if error code equals to expected one.
16 function check_rc( $rc, $expected )
18 return ( $rc === $expected ? "ok" : "failed" ) . "\n";
/PHP-5.4/ext/standard/tests/file/
H A Dfgetss_variation1-win32.phpt66 …echo "-- fgetss() with default length, file pointer at 0 , expected : no character should be read …
67 var_dump( fgetss($file_handle) ); // expected : no character should be read
88 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
98 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
108 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
118 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
128 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
138 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
148 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
158 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
[all …]
H A Dfgetss_variation1.phpt62 …echo "-- fgetss() with default length, file pointer at 0 , expected : no character should be read …
63 var_dump( fgetss($file_handle) ); // expected : no character should be read
84 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
94 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
104 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
114 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
124 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
134 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
144 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
154 -- fgetss() with default length, file pointer at 0 , expected : no character should be read --
[all …]
H A D007_variation11-win32.phpt39 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
40 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
41 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
43 var_dump( fread($file_handle, 100) ); //Check for read operation; fails; expected: empty string
44 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
48 …or size of existing data file before opening the file in "wt" mode again, expected: size of content
51 …//Check for size of existing data file after opening the file in "wt" mode again, expected: 0 bytes
H A D007_variation19.phpt34 var_dump( ftell($file_handle) ); //Initial file pointer position, expected at the beginning of the…
35 var_dump( fwrite($file_handle, $string) ); //Check for write operation; passes; expected:size of t…
36 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
38 var_dump( fread($file_handle, 100) ); //Check for read operation; fails; expected: empty string
39 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
43 …or size of existing data file before opening the file in "wb" mode again, expected: size of content
46 …//Check for size of existing data file after opening the file in "wb" mode again, expected: 0 bytes

Completed in 66 milliseconds

12345678910>>...36