/PHP-5.5/tests/output/ |
H A D | ob_clean_error_001.phpt | 13 // One argument 14 echo "\n-- Testing ob_clean() function with one argument --\n"; 23 -- Testing ob_clean() function with one argument --
|
H A D | ob_get_level_error_001.phpt | 13 // One argument 14 echo "\n-- Testing ob_get_level() function with one argument --\n"; 23 -- Testing ob_get_level() function with one argument --
|
H A D | ob_end_flush_error_001.phpt | 13 // One argument 14 echo "\n-- Testing ob_end_flush() function with one argument --\n"; 23 -- Testing ob_end_flush() function with one argument --
|
/PHP-5.5/ext/standard/tests/general_functions/ |
H A D | get_cfg_var_variation2.phpt | 2 Test function get_cfg_var() by substituting argument 1 with boolean values. 14 echo "*** Test substituting argument 1 with boolean values ***\n"; 31 *** Test substituting argument 1 with boolean values ***
|
H A D | get_cfg_var_variation4.phpt | 2 Test function get_cfg_var() by substituting argument 1 with float values. 14 echo "*** Test substituting argument 1 with float values ***\n"; 32 *** Test substituting argument 1 with float values ***
|
H A D | getservbyname_variation9.phpt | 2 Test function getservbyname() by substituting argument 2 with boolean values. 13 echo "*** Test substituting argument 2 with boolean values ***\n"; 30 *** Test substituting argument 2 with boolean values ***
|
H A D | getservbyname_variation6.phpt | 2 Test function getservbyname() by substituting argument 1 with object values. 7 echo "*** Test substituting argument 1 with object values ***\n"; 34 *** Test substituting argument 1 with object values ***
|
H A D | get_cfg_var_variation9.phpt | 2 Test function get_cfg_var() by substituting argument with array of valid parameters. 14 echo "*** Test substituting argument with array of valid parameters ***\n"; 34 *** Test substituting argument with array of valid parameters ***
|
H A D | getservbyname_variation13.phpt | 2 Test function getservbyname() by substituting argument 2 with object values. 7 echo "*** Test substituting argument 2 with object values ***\n"; 34 *** Test substituting argument 2 with object values ***
|
H A D | get_cfg_var_variation7.phpt | 2 Test function get_cfg_var() by substituting argument 1 with string values. 14 echo "*** Test substituting argument 1 with unknown string values ***\n"; 35 *** Test substituting argument 1 with unknown string values ***
|
/PHP-5.5/ext/standard/tests/class_object/ |
H A D | is_subclass_of_error_001.phpt | 22 //Test is_subclass_of with invalid last argument 23 echo "\n-- Testing is_subclass_of() function with more than typo style invalid 3rd argument --\n"; 27 //Test is_subclass_of with invalid last argument 28 echo "\n-- Testing is_subclass_of() function with more than invalid 3rd argument --\n"; 46 -- Testing is_subclass_of() function with more than typo style invalid 3rd argument -- 49 -- Testing is_subclass_of() function with more than invalid 3rd argument --
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | printf_error.phpt | 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"; 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 --
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | array_intersect_variation10.phpt | 12 * binary values for $arr1 and $arr2 argument. 22 // array with binary value for $arr1 argument 25 // array with binary value for $arr2 argument 28 // array with binary value for both $arr1 and $arr2 argument
|
H A D | array_rand_variation4.phpt | 53 // with default argument 54 echo"\nWith default argument\n"; 74 With default argument 90 With default argument 106 With default argument 122 With default argument 138 With default argument 154 With default argument
|
H A D | array_key_exists_variation3.phpt | 12 * Pass floats as $key argument, then cast float values 13 * to integers and pass as $key argument 40 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li… 48 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li… 56 Warning: array_key_exists(): The first argument should be either a string or an integer in %s on li…
|
H A D | array_change_key_case_variation6.phpt | 20 echo "\n-- Pass a two-dimensional array as \$input argument --\n"; 23 echo "\n-- Pass a sub-arry as \$input argument --\n"; 32 -- Pass a two-dimensional array as $input argument -- 63 -- Pass a sub-arry as $input argument --
|
H A D | array_combine_variation6.phpt | 13 * binary values for $keys and $values argument. 22 // array with binary value for $keys and $values argument 25 // array with binary value for $values argument 28 // array with binary value for $keys argument
|
H A D | array_intersect_assoc_variation10.phpt | 13 * binary values for $arr1 and $arr2 argument. 23 // array with binary value for $arr1 argument 26 // array with binary value for $arr2 argument 29 // array with binary value for both $arr1 and $arr2 argument
|
H A D | array_pad_variation4.phpt | 11 * Passing binary values to $pad_value argument and testing whether 16 echo "*** Testing array_pad() : Passing binary values to \$pad_value argument ***\n"; 18 // initialize the $input and $pad_size argument 31 *** Testing array_pad() : Passing binary values to $pad_value argument ***
|
/PHP-5.5/ext/standard/tests/file/ |
H A D | fscanf_variation1.phpt | 2 Test fscanf() function: usage variations - return type without third argument 15 echo "*** Testing fscanf(): for its return type without third argument ***\n"; 28 // capturing the return value from fscanf() called without third argument 42 *** Testing fscanf(): for its return type without third argument ***
|
/PHP-5.5/ext/posix/tests/ |
H A D | posix_seteuid_variation5.phpt | 2 Test function posix_seteuid() by substituting argument 1 with int values. 16 echo "*** Test substituting argument 1 with int values ***\n"; 32 *** Test substituting argument 1 with int values ***
|
H A D | posix_setgid_variation5.phpt | 2 Test function posix_setgid() by substituting argument 1 with int values. 16 echo "*** Test substituting argument 1 with int values ***\n"; 33 *** Test substituting argument 1 with int values ***
|
H A D | posix_setuid_variation5.phpt | 2 Test function posix_setuid() by substituting argument 1 with int values. 16 echo "*** Test substituting argument 1 with int values ***\n"; 32 *** Test substituting argument 1 with int values ***
|
H A D | posix_ttyname_variation4.phpt | 2 Test function posix_ttyname() by substituting argument 1 with float values. 17 echo "*** Test substituting argument 1 with float values ***\n"; 35 *** Test substituting argument 1 with float values ***
|
/PHP-5.5/ext/standard/tests/dir/ |
H A D | getcwd_error.phpt | 16 // One argument 17 echo "\n-- Testing getcwd() function with one argument --\n"; 25 -- Testing getcwd() function with one argument --
|