Home
last modified time | relevance | path

Searched refs:function (Results 451 – 475 of 6887) sorted by relevance

1...<<11121314151617181920>>...276

/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_ukey_error.phpt2 Test array_diff_ukey() function : error conditions
17 function key_compare_func($key1, $key2)
26 echo "\n-- Testing array_diff_ukey() function with more than expected no. of arguments --\n";
30 echo "\n-- Testing array_diff_ukey() function with less than expected no. of arguments --\n";
34 echo "\n-- Testing array_diff_ukey() function with no arguments --\n";
41 -- Testing array_diff_ukey() function with more than expected no. of arguments --
46 -- Testing array_diff_ukey() function with less than expected no. of arguments --
51 -- Testing array_diff_ukey() function with no arguments --
H A Darray_diff_error.phpt2 Test array_diff() function : error conditions - too few arguments passed to function
17 echo "\n-- Testing array_diff() function with zero arguments --\n";
22 echo "\n-- Testing array_diff() function with less than expected no. of arguments --\n";
31 -- Testing array_diff() function with zero arguments --
36 -- Testing array_diff() function with less than expected no. of arguments --
H A Darray_diff_ukey_variation5.phpt2 Test array_diff_ukey() function : usage variation - Passing multi-dimensional array
6 …nt in any of the others arguments. User supplied function is used for comparing the keys. This fun…
12 // Initialise function arguments not being substituted (if any)
31 echo "\n-- Testing array_diff_ukey() function with multi dimensional array --\n";
39 -- Testing array_diff_ukey() function with multi dimensional array --
H A Darray_intersect_key_error.phpt2 Test array_intersect_key() function : error conditions
12 //Initialise function arguments
16 echo "\n-- Testing array_intersect_key() function with less than expected no. of arguments --\n";
20 echo "\n-- Testing array_intersect_key() function with no arguments --\n";
27 -- Testing array_intersect_key() function with less than expected no. of arguments --
32 -- Testing array_intersect_key() function with no arguments --
H A Darsort_object1.phpt2 Test arsort() function : object functionality - sort objects
7 Elements will be arranged from highest to lowest when this function has completed.
24 function __construct($value){
35 function __construct($value){
40 function __tostring() {
64 // testing arsort() function by supplying integer object array, flag value is defualt
69 // testing arsort() function by supplying string object array, flag value is defualt
75 // testing arsort() function by supplying integer object array, flag value = SORT_REGULAR
80 // testing arsort() function by supplying string object array, flag value = SORT_REGULAR
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_soapfault.inc4 function echoVersionMismatchFault()
8 function echoMustUnderstandFault()
12 function HeaderRequest($string)
/PHP-5.5/ext/date/tests/
H A Dmktime_error.phpt2 Test mktime() function : error conditions
17 echo "\n-- Testing mktime() function with Zero arguments --\n";
20 echo "\n-- Testing mktime() function with more than expected no. of arguments --\n";
36 -- Testing mktime() function with Zero arguments --
38 Strict Standards: mktime(): You should be using the time() function instead in %s on line %d
41 -- Testing mktime() function with more than expected no. of arguments --
H A Ddate_isodate_set_error.phpt2 Test date_isodate_set() function : error conditions
17 echo "\n-- Testing date_isodate_set() function with zero arguments --\n";
21 echo "\n-- Testing date_isodate_set() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing date_isodate_set() function with more than expected no. of arguments --\n";
31 echo "\n-- Testing date_isodate_set() function with an invalid values for \$object argument --\n";
43 -- Testing date_isodate_set() function with zero arguments --
48 -- Testing date_isodate_set() function with less than expected no. of arguments --
53 -- Testing date_isodate_set() function with more than expected no. of arguments --
58 -- Testing date_isodate_set() function with an invalid values for $object argument --
H A Ddate_time_set_error.phpt2 Test date_time_set() function : error conditions
15 echo "\n-- Testing date_time_set() function with zero arguments --\n";
18 echo "\n-- Testing date_time_set() function with less than expected no. of arguments --\n";
24 echo "\n-- Testing date_time_set() function with more than expected no. of arguments --\n";
30 echo "\n-- Testing date_time_set() function with an invalid values for \$object argument --\n";
42 -- Testing date_time_set() function with zero arguments --
47 -- Testing date_time_set() function with less than expected no. of arguments --
55 -- Testing date_time_set() function with more than expected no. of arguments --
60 -- Testing date_time_set() function with an invalid values for $object argument --
/PHP-5.5/ext/standard/tests/file/
H A Dbug27508.phpt8 function stream_open($path, $mode, $options, &$opened_path)
16 function stream_read($count)
21 function stream_write($data)
26 function stream_tell()
31 function stream_eof()
39 function stream_seek($offset, $whence)
/PHP-5.5/Zend/tests/
H A Dbug38220.phpt8 function func1() {
12 function close() {
20 function __construct($i) {
25 function __call($method, $args) {
39 function __destruct() {
48 static function drv() {
H A Dget_defined_functions_basic.phpt2 get_defined_functions() function : basic functionality
13 function foo() {}
15 // mixed case function
16 function HelloWorld() {}
19 function f1() {}
20 static function f2() {}
H A Dbug34893.phpt7 function __get($name){
10 function __set($name, $value) {
16 function __get($name){
19 function __set($name, $value) {
H A Dbug45744.phpt6 public function __construct(array $data) {
10 private function callback($value) {
24 public function __construct(array $data) {
28 private function callBack($value) {
H A Dbug50810.phpt11 private function foo()
15 public function propertyFooExists()
24 public function methodExists()
29 public function propertyBarExists()
H A Dbug65372.phpt10 public static function Get()
21 function __construct()
26 public static function &GetCurrent()
31 public static function &Get()
H A Dcallable_type_hint_001.phpt7 function baz() {}
8 static function foo() {}
10 function foo(callable $bar) {
13 $closure = function () {};
/PHP-5.5/ext/interbase/tests/
H A Dinterbase.inc13 function init_db()
28 function cleanup_db()
39 function out_table($table_name)
50 function out_result($result, $table_name = "")
59 function out_result_trap_error($result, $table_name = "")
70 function rand_datetime()
78 function rand_binstr($max_len)
88 function rand_str($max_len)
98 function rand_number($len , $prec = -1, $sign = 1)
/PHP-5.5/ext/filter/tests/
H A D029.phpt8 /* Simple callback function */
9 function test($var) {
22 static function test ($var) {
31 /* empty function without return value */
32 function test1($var) {
40 function test2(&$var) {
49 function test3(&$var) {
58 function test4(&$var) {
66 function test5(&$var) {
/PHP-5.5/sapi/cli/tests/
H A D006.phpt57 Function [ <internal:pcre> function preg_match ] {
67 Function [ <internal:pcre> function preg_match_all ] {
77 Function [ <internal:pcre> function preg_replace ] {
87 Function [ <internal:pcre> function preg_replace_callback ] {
97 Function [ <internal:pcre> function preg_filter ] {
107 Function [ <internal:pcre> function preg_split ] {
116 Function [ <internal:pcre> function preg_quote ] {
123 Function [ <internal:pcre> function preg_grep ] {
131 Function [ <internal:pcre> function preg_last_error ] {
/PHP-5.5/ext/reflection/tests/
H A Dexception.inc3 function MyException($_errno, $_errmsg) {
8 function getErrno() {
12 function getErrmsg() {
/PHP-5.5/ext/standard/tests/general_functions/
H A Dget_magic_quotes_gpc.phpt2 Test get_magic_quotes_gpc() function
6 * This function is not supported anymore and will always return false
9 echo "Simple testcase for get_magic_quotes_gpc() function\n";
19 Simple testcase for get_magic_quotes_gpc() function
H A Dget_magic_quotes_runtime.phpt2 Test get_magic_quotes_runtime() function
6 * This function is not supported anymore and will always return false
9 echo "Simple testcase for get_magic_quotes_runtime() function\n";
20 Simple testcase for get_magic_quotes_runtime() function
/PHP-5.5/Zend/tests/traits/
H A Dconflict003.phpt8 public function smallTalk() {
11 public function bigTalk() {
17 public function smallTalk() {
20 public function bigTalk() {
/PHP-5.5/tests/classes/
H A Dfinal_redeclare.phpt9 final function show() {
10 echo "Call to function pass::show()\n";
17 function show() {
18 echo "Call to function fail::show()\n";

Completed in 58 milliseconds

1...<<11121314151617181920>>...276