Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...278

/PHP-5.6/Zend/tests/traits/bugs/
H A Dcase-sensitive.phpt8 public function M1() {}
9 public function M2() {}
13 public function M1() {}
14 public function M2() {}
/PHP-5.6/ext/date/tests/
H A Dtimezone_offset_get_error.phpt2 Test timezone_offset_get() function : error conditions
18 echo "\n-- Testing timezone_offset_get() function with zero arguments --\n";
21 echo "\n-- Testing timezone_offset_get() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing timezone_offset_get() function with more than expected no. of arguments --\n";
28 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$object argument --\n…
36 echo "\n-- Testing timezone_offset_get() function with an invalid values for \$datetime argument --…
48 -- Testing timezone_offset_get() function with zero arguments --
53 -- Testing timezone_offset_get() function with less than expected no. of arguments --
58 -- Testing timezone_offset_get() function with more than expected no. of arguments --
63 -- Testing timezone_offset_get() function with an invalid values for $object argument --
[all …]
H A Ddate_format_error.phpt2 Test date_format() function : error conditions
16 echo "\n-- Testing date_create() function with zero arguments --\n";
21 echo "\n-- Testing date_create() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing date_create() function with more than expected no. of arguments --\n";
29 echo "\n-- Testing date_create() function with an invalid values for \$object argument --\n";
42 -- Testing date_create() function with zero arguments --
47 -- Testing date_create() function with less than expected no. of arguments --
52 -- Testing date_create() function with more than expected no. of arguments --
57 -- Testing date_create() function with an invalid values for $object argument --
H A Ddate_modify_error.phpt2 Test date_modify() function : error conditions
16 echo "\n-- Testing date_modify() function with zero arguments --\n";
22 echo "\n-- Testing date_modify() function with less than expected no. of arguments --\n";
25 echo "\n-- Testing date_modify() function with more than expected no. of arguments --\n";
30 echo "\n-- Testing date_modify() function with an invalid values for \$object argument --\n";
43 -- Testing date_modify() function with zero arguments --
48 -- Testing date_modify() function with less than expected no. of arguments --
53 -- Testing date_modify() function with more than expected no. of arguments --
58 -- Testing date_modify() function with an invalid values for $object argument --
H A DDateTime_setTime_error.phpt2 Test DateTime::setTime() function : error conditions
17 echo "\n-- Testing DateTime::setTime() function with zero arguments --\n";
20 echo "\n-- Testing DateTime::setTime() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing DateTime::setTime() function with more than expected no. of arguments --\n";
35 -- Testing DateTime::setTime() function with zero arguments --
40 -- Testing DateTime::setTime() function with less than expected no. of arguments --
45 -- Testing DateTime::setTime() function with more than expected no. of arguments --
/PHP-5.6/ext/spl/tests/
H A Diterator_021.phpt8 function valid()
21 function getChildren()
34 function __construct($it, $max_depth)
40 function rewind()
47 function valid()
58 function current()
64 function key()
70 function next()
76 function callHasChildren()
92 function beginChildren()
[all …]
/PHP-5.6/tests/classes/
H A Dunset_properties.phpt15 public function __get($name)
20 public function __set($name, $value)
26 public function __isset($name)
32 public function getPublicProperty()
37 public function setPublicProperty($publicProperty)
42 public function unsetProtectedProperty()
47 public function getProtectedProperty()
52 public function setProtectedProperty($protectedProperty)
57 public function unsetPrivateProperty()
62 public function getPrivateProperty()
[all …]
/PHP-5.6/ext/oci8/tests/
H A Ddrcp_functions.inc5 function drcp_create_table($conn)
23 function drcp_drop_table($conn)
30 function drcp_update_table($conn)
38 function drcp_select_value($conn)
48 function drcp_select_packagevar($conn)
60 function drcp_set_packagevar($conn,$num)
68 function drcp_create_package($c)
73 function f1 return number;
83 function f1 return number is
/PHP-5.6/ext/standard/tests/array/
H A Darray_diff_uassoc_error.phpt2 Test array_diff_uassoc() function : error conditions
7 * user supplied callback function
20 function key_compare_func($a, $b)
29 echo "\n-- Testing array_diff_uassoc() function with more than expected no. of arguments --\n";
34 echo "\n-- Testing array_diff_uassoc() function with less than expected no. of arguments --\n";
38 echo "\n-- Testing array_diff_uassoc() function with no 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 --
58 -- Testing array_diff_uassoc() function with no arguments --
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_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_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 --
/PHP-5.6/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.6/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.6/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.6/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.6/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.6/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.6/ext/phar/tests/tar/
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() {

Completed in 50 milliseconds

1...<<11121314151617181920>>...278