Home
last modified time | relevance | path

Searched refs:arguments (Results 1 – 25 of 1597) sorted by last modified time

12345678910>>...64

/PHP-5.5/win32/build/
H A Dphpize.js.in176 // Process buildconf arguments
/PHP-5.5/win32/
H A Dinstall.txt80 text files depending on some arguments you pass to them), you always
/PHP-5.5/tests/output/
H A Dob_get_clean_error_001.phpt2 Test wrong number of arguments for ob_get_clean()
12 echo "\nToo many arguments\n";
19 Too many arguments
H A Dob_get_length_error_001.phpt2 Test wrong number of arguments for ob_get_length()
12 echo "\nToo many arguments\n";
19 Too many arguments
H A Dob_get_level_basic_001.phpt13 // Zero arguments
14 echo "\n-- Testing ob_get_level() function with Zero arguments --\n";
38 -- Testing ob_get_level() function with Zero arguments --
H A Dob_implicit_flush_error_001.phpt2 Test ob_implicit_flush() function : wrong number of arguments
14 //Test ob_implicit_flush with one more than the expected number of arguments
15 echo "\n-- Testing ob_implicit_flush() function with more than expected no. of arguments --\n";
25 -- Testing ob_implicit_flush() function with more than expected no. of arguments --
H A Dob_implicit_flush_variation_001.phpt22 // Initialise function arguments not being substituted (if any)
H A Dob_start_error_001.phpt2 Test wrong number of arguments and wrong arg types for ob_start()
19 echo "\n- Too many arguments\n";
33 - Too many arguments
H A Dob_start_error_002.phpt2 Test wrong number of arguments and wrong arg types for ob_start()
H A Dob_end_flush_basic_001.phpt13 // Zero arguments
14 echo "\n-- Testing ob_end_flush() function with Zero arguments --\n";
31 -- Testing ob_end_flush() function with Zero arguments --
H A Dob_flush_basic_001.phpt13 // Zero arguments
14 echo "\n-- Testing ob_flush() function with Zero arguments --\n";
31 -- Testing ob_flush() function with Zero arguments --
H A Dob_get_contents_basic_001.phpt16 // Zero arguments
17 echo "\n-- Testing ob_get_contents() function with Zero arguments --\n";
55 -- Testing ob_get_contents() function with Zero arguments --
H A Dob_clean_basic_001.phpt13 // Zero arguments
14 echo "\n-- Testing ob_clean() function with Zero arguments --\n";
30 -- Testing ob_clean() function with Zero arguments --
H A Dob_end_clean_error_001.phpt2 Test wrong number of arguments for ob_end_clean()
12 echo "\nToo many arguments\n";
19 Too many arguments
H A Dflush_error_001.phpt2 Test wrong number of arguments for flush() (no impact)
11 echo "\nToo many arguments\n";
15 Too many arguments
/PHP-5.5/tests/classes/
H A Dinterface_optional_arg.phpt2 ZE2 An interface method allows additional default arguments
H A Dclass_example.phpt32 { /* one can pass classes as arguments */
H A D__call_002.phpt15 Fatal error: Method Test::__call() must take exactly 2 arguments in %s__call_002.php on line %d
H A D__set__get_003.phpt14 Fatal error: Method Test::__set() must take exactly 2 arguments in %s__set__get_003.php on line %d
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar871 * Set the names of the mandatory and optional arguments to the method
919 * Set the list of arguments to be passed to the constructor
934 * Return the list of the arguments to be passed to the constructor
944 * Set up the source statements that initialise constructor arguments;
1101 * Return the list of arguments as it appears in the function call
1103 * @return string - list of arguments
1111 * Set the list of function arguments to be one less that the number of mandatory arguments
1126 * Return the short list of arguments
1128 * @return string - list of arguments
1159 * Return the array of all possible sets of method/function arguments
[all …]
/PHP-5.5/sapi/cli/tests/
H A D012.phpt2 invalid arguments and error messages
/PHP-5.5/sapi/cgi/tests/
H A D007.phpt2 invalid arguments and error messages
/PHP-5.5/
H A Dphp.ini-development585 ; The separator used in PHP generated URLs to separate arguments.
625 ; runs. $argv contains an array of all the arguments passed to PHP when a script
626 ; is invoked. $argc contains an integer representing the number of arguments
999 ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
H A Dphp.ini-production585 ; The separator used in PHP generated URLs to separate arguments.
625 ; runs. $argv contains an array of all the arguments passed to PHP when a script
626 ; is invoked. $argc contains an integer representing the number of arguments
999 ; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
/PHP-5.5/ext/zlib/tests/
H A Dreadgzfile_error.phpt2 Test function readgzfile() by calling it more than or less than its expected arguments

Completed in 40 milliseconds

12345678910>>...64