Home
last modified time | relevance | path

Searched refs:function (Results 401 – 425 of 6759) sorted by relevance

1...<<11121314151617181920>>...271

/PHP-5.5/ext/standard/tests/array/
H A Darray_combine_error1.phpt2 Test array_combine() function : error conditions
14 echo "\n-- Testing array_combine() function with Zero arguments --\n";
18 echo "\n-- Testing array_combine() function with more than expected no. of arguments --\n";
25 echo "\n-- Testing array_combine() function with less than expected no. of arguments --\n";
34 -- Testing array_combine() function with Zero arguments --
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_fill_keys_variation3.phpt2 Test array_fill_keys() function : variation of parameter
22 echo "\n-- Testing array_fill_keys() function with both wrong arguments --\n";
25 echo "\n-- Testing array_fill_keys() function with unusual second arguments --\n";
28 echo "\n-- Testing array_fill_keys() function with mixed array --\n";
37 -- Testing array_fill_keys() function with both wrong arguments --
42 -- Testing array_fill_keys() function with unusual second arguments --
50 -- Testing array_fill_keys() function with mixed array --
H A Darray_multisort_error.phpt2 Test array_multisort() function : error conditions
14 echo "\n-- Testing array_multisort() function with Zero arguments --\n";
17 echo "\n-- Testing array_multisort() function with repeated flags --\n";
21 echo "\n-- Testing array_multisort() function with repeated flags --\n";
30 -- Testing array_multisort() function with Zero arguments --
35 -- Testing array_multisort() function with repeated flags --
40 -- Testing array_multisort() function with repeated flags --
H A Darray_map_object1.phpt25 public function square($n) {
29 function test($cb, $args) {
39 private function add($n) {
49 protected function mul($n) {
65 abstract function emptyFunction();
72 public function emptyFunction() {
82 final function finalMethod() {
109 public function toImplement();
116 public function toImplement() {
173 This function can't be overloaded
[all …]
/PHP-5.5/ext/pcre/tests/
H A Dpreg_grep_error.phpt2 Test preg_grep() function : error conditions - wrong numbers of parameters
11 echo "\n-- Testing preg_grep() function with Zero arguments --\n";
14 echo "\n-- Testing preg_grep() function with more than expected no. of arguments --\n";
21 echo "\n-- Testing preg_grep() function with less than expected no. of arguments --\n";
29 -- Testing preg_grep() function with Zero arguments --
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.phpt2 Test preg_match_all() function : error conditions - incorrect number of parameters
11 echo "\n-- Testing preg_match_all() function with Zero arguments --\n";
14 echo "\n-- Testing preg_match_all() function with more than expected no. of arguments --\n";
22 echo "\n-- Testing preg_match_all() function with less than expected no. of arguments --\n";
30 -- Testing preg_match_all() function with Zero arguments --
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.phpt2 Test preg_match() function : error conditions - wrong numbers of parameters
11 echo "\n-- Testing preg_match() function with Zero arguments --\n";
14 echo "\n-- Testing preg_match() function with more than expected no. of arguments --\n";
22 echo "\n-- Testing preg_match() function with less than expected no. of arguments --\n";
30 -- Testing preg_match() function with Zero arguments --
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.phpt2 Test preg_replace() function : error - incorrect number of parameters
11 echo "\n-- Testing preg_replace() function with zero arguments --\n";
14 echo "\n-- Testing preg_replace() function with more than expected no. of arguments --\n";
22 echo "\n-- Testing preg_replace() function with less than expected no. of arguments --\n";
31 -- Testing preg_replace() function with zero arguments --
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.phpt2 Test preg_split() function : error conditions - incorrect number of parameters
11 echo "\n-- Testing preg_split() function with Zero arguments --\n";
14 echo "\n-- Testing preg_split() function with more than expected no. of arguments --\n";
22 echo "\n-- Testing preg_split() function with less than expected no. of arguments --\n";
30 -- Testing preg_split() function with Zero arguments --
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-5.5/ext/standard/tests/file/
H A Dparse_ini_file_error.phpt2 Test parse_ini_file() function : error conditions
14 echo "\n-- Testing parse_ini_file() function with Zero arguments --\n";
18 echo "\n-- Testing parse_ini_file() function with more than expected no. of arguments --\n";
24 echo "\n-- Testing parse_ini_file() function with a non-existent file --\n";
33 -- Testing parse_ini_file() function with Zero arguments --
38 -- Testing parse_ini_file() function with more than expected no. of arguments --
43 -- Testing parse_ini_file() function with a non-existent file --
/PHP-5.5/ext/hash/tests/
H A Dhash_error.phpt2 Test hash() function : error conditions
15 echo "\n-- Testing hash() function with less than expected no. of arguments --\n";
19 echo "\n-- Testing hash() function with more than expected no. of arguments --\n";
23 echo "\n-- Testing hash() function with invalid hash algorithm --\n";
31 -- Testing hash() function with less than expected no. of arguments --
39 -- Testing hash() function with more than expected no. of arguments --
44 -- Testing hash() function with invalid hash algorithm --
/PHP-5.5/ext/standard/tests/general_functions/
H A Dset_magic_quotes_runtime_error.phpt2 Test set_magic_quotes_runtime() function - error conditions - pass function incorrect arguments
13 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 --
H A Dget_resource_type_error.phpt2 Test get_resource_type() function : error conditions
12 echo "\n-- Testing get_resource_type() function with Zero arguments --\n";
15 echo "\n-- Testing get_resource_type() function with more than expected no. of arguments --\n";
25 -- Testing get_resource_type() function with Zero arguments --
30 -- Testing get_resource_type() function with more than expected no. of arguments --
/PHP-5.5/ext/session/tests/
H A Dsave_handler.inc4 function open($save_path, $session_name) {
12 function close() {
18 function read($id) {
26 function write($id, $session_data) {
39 function destroy($id) {
46 function gc($maxlifetime) {
/PHP-5.5/ext/phar/tests/
H A Dphar_buildfromiterator7.phpt13 function __construct(array $a)
17 function next() {
21 function current() {
25 function key() {
29 function valid() {
33 function rewind() {
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_buildfromiterator7.phpt13 function __construct(array $a)
17 function next() {
21 function current() {
25 function key() {
29 function valid() {
33 function rewind() {
H A Dphar_buildfromiterator4.phpt13 function __construct(array $a)
17 function next() {
21 function current() {
25 function key() {
29 function valid() {
33 function rewind() {
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_buildfromiterator4.phpt13 function __construct(array $a)
17 function next() {
21 function current() {
25 function key() {
29 function valid() {
33 function rewind() {
H A Dphar_buildfromiterator7.phpt13 function __construct(array $a)
17 function next() {
21 function current() {
25 function key() {
29 function valid() {
33 function rewind() {
/PHP-5.5/ext/standard/tests/strings/
H A Dnumber_format_error.phpt13 echo "\n-- Testing number_format() function with less than expected no. of arguments --\n";
16 echo "\n-- Testing number_format() function with 3 arguments --\n";
19 echo "\n-- Testing number_format() function with more than 4 arguments --\n";
27 -- Testing number_format() function with less than expected no. of arguments --
31 -- Testing number_format() function with 3 arguments --
35 -- Testing number_format() function with more than 4 arguments --
H A Dchr_error.phpt2 Test chr() function : error conditions
13 echo "\n-- Testing chr() function with no arguments --\n";
16 echo "\n-- Testing chr() function with more than expected no. of arguments --\n";
25 -- Testing chr() function with no arguments --
30 -- Testing chr() function with more than expected no. of arguments --
/PHP-5.5/Zend/tests/
H A Dns_057.phpt9 function foo() {
17 function __construct() {
20 static function bar() {
25 function f1($x=namespace\C) {
28 function f2($x=namespace\foo::C) {
32 function f3(namespace\foo $x) {
/PHP-5.5/Zend/tests/traits/
H A Dbug61998.phpt10 public function func() {
16 public function func() {
22 public function func() {
25 public function func2() {
28 public function func3() {
43 public function func2() {
/PHP-5.5/tests/lang/
H A Dengine_assignExecutionOrder_003.phpt8 function foo()
13 function baa()
32 function live()
37 function dead()
48 function foo1()
66 function mod($b)
H A D014.phpt2 Testing eval function inside user-defined function
5 function F ($a) {

Completed in 31 milliseconds

1...<<11121314151617181920>>...271