Home
last modified time | relevance | path

Searched refs:function (Results 676 – 700 of 7077) sorted by relevance

1...<<21222324252627282930>>...284

/PHP-5.6/ext/standard/tests/url/
H A Dbase64_decode_error_001.phpt2 Test base64_decode() function : error conditions - wrong number of args
14 echo "\n-- Testing base64_decode() function with Zero arguments --\n";
18 echo "\n-- Testing base64_decode() function with more than expected no. of arguments --\n";
29 -- Testing base64_decode() function with Zero arguments --
34 -- Testing base64_decode() function with more than expected no. of arguments --
H A Dbase64_encode_error_001.phpt2 Test base64_encode() function : error conditions - wrong number of args
14 echo "\n-- Testing base64_encode() function with Zero arguments --\n";
18 echo "\n-- Testing base64_encode() function with more than expected no. of arguments --\n";
28 -- Testing base64_encode() function with Zero arguments --
33 -- Testing base64_encode() function with more than expected no. of arguments --
H A Dparse_url_error_001.phpt2 Test parse_url() function : error conditions - wrong number of args
14 echo "\n-- Testing parse_url() function with Zero arguments --\n";
18 echo "\n-- Testing parse_url() function with more than expected no. of arguments --\n";
29 -- Testing parse_url() function with Zero arguments --
34 -- Testing parse_url() function with more than expected no. of arguments --
H A Drawurldecode_error_001.phpt2 Test rawurldecode() function : error conditions - wrong number of args
16 echo "\n-- Testing rawurldecode() function with Zero arguments --\n";
20 echo "\n-- Testing rawurldecode() function with more than expected no. of arguments --\n";
30 -- Testing rawurldecode() function with Zero arguments --
35 -- Testing rawurldecode() function with more than expected no. of arguments --
/PHP-5.6/ext/standard/tests/array/
H A Dnatcasesort_error.phpt2 Test natcasesort() function : error conditions - Pass incorrect number of args
17 echo "\n-- Testing natcasesort() function with Zero arguments --\n";
21 echo "\n-- Testing natcasesort() function with more than expected no. of arguments --\n";
31 -- Testing natcasesort() function with Zero arguments --
36 -- Testing natcasesort() function with more than expected no. of arguments --
/PHP-5.6/ext/standard/tests/class_object/
H A Dclass_exists_error_001.phpt2 Test class_exists() function : error conditions (wrong number of arguments)
18 echo "\n-- Testing class_exists() function with Zero arguments --\n";
22 echo "\n-- Testing class_exists() function with more than expected no. of arguments --\n";
33 -- Testing class_exists() function with Zero arguments --
38 -- Testing class_exists() function with more than expected no. of arguments --
H A Dtrait_exists_error_001.phpt2 Test trait_exists() function : error conditions (wrong number of arguments)
18 echo "\n-- Testing trait_exists() function with Zero arguments --\n";
22 echo "\n-- Testing trait_exists() function with more than expected no. of arguments --\n";
33 -- Testing trait_exists() function with Zero arguments --
38 -- Testing trait_exists() function with more than expected no. of arguments --
/PHP-5.6/ext/xml/tests/
H A Dutf8_decode_error.phpt2 Test utf8_decode() function : error conditions
20 echo "\n-- Testing utf8_decode() function with Zero arguments --\n";
24 echo "\n-- Testing utf8_decode() function with more than expected no. of arguments --\n";
34 -- Testing utf8_decode() function with Zero arguments --
39 -- Testing utf8_decode() function with more than expected no. of arguments --
H A Dutf8_encode_error.phpt2 Test utf8_encode() function : error conditions
20 echo "\n-- Testing utf8_encode() function with Zero arguments --\n";
24 echo "\n-- Testing utf8_encode() function with more than expected no. of arguments --\n";
34 -- Testing utf8_encode() function with Zero arguments --
39 -- Testing utf8_encode() function with more than expected no. of arguments --
H A Dxml_error_string_error.phpt2 Test xml_error_string() function : error conditions
20 echo "\n-- Testing xml_error_string() function with Zero arguments --\n";
24 echo "\n-- Testing xml_error_string() function with more than expected no. of arguments --\n";
34 -- Testing xml_error_string() function with Zero arguments --
39 -- Testing xml_error_string() function with more than expected no. of arguments --
H A Dxml_get_current_byte_index_error.phpt2 Test xml_get_current_byte_index() function : error conditions
20 echo "\n-- Testing xml_get_current_byte_index() function with Zero arguments --\n";
24 echo "\n-- Testing xml_get_current_byte_index() function with more than expected no. of arguments -…
34 -- Testing xml_get_current_byte_index() function with Zero arguments --
39 -- Testing xml_get_current_byte_index() function with more than expected no. of arguments --
H A Dxml_get_current_column_number_error.phpt2 Test xml_get_current_column_number() function : error conditions
20 echo "\n-- Testing xml_get_current_column_number() function with Zero arguments --\n";
24 echo "\n-- Testing xml_get_current_column_number() function with more than expected no. of argument…
34 -- Testing xml_get_current_column_number() function with Zero arguments --
39 -- Testing xml_get_current_column_number() function with more than expected no. of arguments --
H A Dxml_get_current_line_number_error.phpt2 Test xml_get_current_line_number() function : error conditions
20 echo "\n-- Testing xml_get_current_line_number() function with Zero arguments --\n";
24 echo "\n-- Testing xml_get_current_line_number() function with more than expected no. of arguments …
34 -- Testing xml_get_current_line_number() function with Zero arguments --
39 -- Testing xml_get_current_line_number() function with more than expected no. of arguments --
H A Dxml_get_error_code_error.phpt2 Test xml_get_error_code() function : error conditions
20 echo "\n-- Testing xml_get_error_code() function with Zero arguments --\n";
24 echo "\n-- Testing xml_get_error_code() function with more than expected no. of arguments --\n";
34 -- Testing xml_get_error_code() function with Zero arguments --
39 -- Testing xml_get_error_code() function with more than expected no. of arguments --
/PHP-5.6/ext/spl/tests/
H A Diterator_008.phpt8 function rewind()
13 function valid()
18 function current()
23 function key()
28 function next()
/PHP-5.6/ext/ctype/tests/
H A Dctype_alpha_error.phpt2 Test ctype_alpha() function : error conditions - Incorrect number of arguments
19 echo "\n-- Testing ctype_alpha() function with Zero arguments --\n";
23 echo "\n-- Testing ctype_alpha() function with more than expected no. of arguments --\n";
32 -- Testing ctype_alpha() function with Zero arguments --
37 -- Testing ctype_alpha() function with more than expected no. of arguments --
H A Dctype_cntrl_error.phpt2 Test ctype_cntrl() function : error conditions - Incorrect number of args
19 echo "\n-- Testing ctype_cntrl() function with Zero arguments --\n";
23 echo "\n-- Testing ctype_cntrl() function with more than expected no. of arguments --\n";
32 -- Testing ctype_cntrl() function with Zero arguments --
37 -- Testing ctype_cntrl() function with more than expected no. of arguments --
H A Dctype_digit_error.phpt2 Test ctype_digit() function : error conditions - incorrect number of arguments
19 echo "\n-- Testing ctype_digit() function with Zero arguments --\n";
23 echo "\n-- Testing ctype_digit() function with more than expected no. of arguments --\n";
32 -- Testing ctype_digit() function with Zero arguments --
37 -- Testing ctype_digit() function with more than expected no. of arguments --
H A Dctype_lower_error.phpt2 Test ctype_lower() function : error conditions - incorrect number of args
19 echo "\n-- Testing ctype_lower() function with Zero arguments --\n";
23 echo "\n-- Testing ctype_lower() function with more than expected no. of arguments --\n";
32 -- Testing ctype_lower() function with Zero arguments --
37 -- Testing ctype_lower() function with more than expected no. of arguments --
H A Dctype_print_error.phpt2 Test ctype_print() function : error conditions - incorrect number of args
19 echo "\n-- Testing ctype_print() function with Zero arguments --\n";
23 echo "\n-- Testing ctype_print() function with more than expected no. of arguments --\n";
32 -- Testing ctype_print() function with Zero arguments --
37 -- Testing ctype_print() function with more than expected no. of arguments --
H A Dctype_upper_error.phpt2 Test ctype_upper() function : error conditions - incorrect number of args
19 echo "\n-- Testing ctype_upper() function with Zero arguments --\n";
23 echo "\n-- Testing ctype_upper() function with more than expected no. of arguments --\n";
32 -- Testing ctype_upper() function with Zero arguments --
37 -- Testing ctype_upper() function with more than expected no. of arguments --
H A Dctype_xdigit_error.phpt2 Test ctype_xdigit() function : error conditions - Incorrect number of args
19 echo "\n-- Testing ctype_xdigit() function with Zero arguments --\n";
23 echo "\n-- Testing ctype_xdigit() function with more than expected no. of arguments --\n";
32 -- Testing ctype_xdigit() function with Zero arguments --
37 -- Testing ctype_xdigit() function with more than expected no. of arguments --
/PHP-5.6/Zend/tests/
H A Dbug38047.phpt10 function A_ftk($a) {
14 function kalus_error_handler($error_code, $error_string, $filename, $line, $symbols) {
19 function get_error_context() {
30 if (isset($call["function"])) {
31 echo " ".$call["function"]."()";
H A Dclosure_040.phpt10 public function __construct($v) {
14 public function getIncrementor() {
15 return function() { return ++$this->x; };
17 public function getStaticIncrementor() {
18 return static function() { return ++static::$xs; };
/PHP-5.6/ext/standard/tests/strings/
H A Daddslashes_error.phpt2 Test addslashes() function : error conditions
17 echo "\n-- Testing addslashes() function with Zero arguments --\n";
21 echo "\n-- Testing addslashes() function with more than expected no. of arguments --\n";
33 -- Testing addslashes() function with Zero arguments --
38 -- Testing addslashes() function with more than expected no. of arguments --

Completed in 34 milliseconds

1...<<21222324252627282930>>...284