Home
last modified time | relevance | path

Searched refs:function (Results 551 – 575 of 7077) sorted by relevance

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

/PHP-5.6/ext/spl/tests/
H A Diterator_046.phpt8 function __toString()
16 function __construct(Iterator $it, $flags = 0)
21 function fill()
27 function show()
H A Diterator_031.phpt8 function rewind()
24 function __construct()
29 function rewind()
35 function valid()
41 function append(Iterator $what)
47 function parent__construct()
H A Dbug71204.phpt6 spl_autoload_register(function ($name) {
10 spl_autoload_register(function ($name) {
16 Fatal error: Cannot destroy active lambda function in %sbug71204.php on line %d
/PHP-5.6/Zend/tests/
H A Daccess_modifiers_011.phpt10 private function func1()
14 protected function func2()
18 public function __get($var)
22 public function __call($func, array $args = array())
H A Dbug47343.phpt7 public function __destruct()
12 public function getB()
23 public function B($A)
28 public function __destruct()
H A Dbug68652.phpt8 public static function getInstance() {
15 public function __destruct() {
23 public static function getInstance() {
30 public function __destruct() {
H A Dclosure_029.phpt6 var_dump(function() { } instanceof closure);
7 var_dump(function(&$x) { } instanceof closure);
8 var_dump(@function(&$x) use ($y, $z) { } instanceof closure);
/PHP-5.6/tests/classes/
H A Dprivate_redeclare.phpt6 private function show() {
9 function test() {
18 function show() {
21 function test() {
H A Darray_access_010.phpt13 function __construct(ArrayAccess $object, array &$element)
20 function offsetExists($index) {
25 function offsetGet($index) {
30 function offsetSet($index, $value) {
35 function offsetUnset($index) {
45 function __construct()
50 function offsetExists($index)
55 function offsetGet($index)
60 function offsetSet($index, $value)
65 function offsetUnset($index)
H A Diterators_003.phpt12 function __construct($obj) {
16 function rewind() {
19 function valid() {
24 function current() {
28 function next() {
32 function key() {
41 function getIterator() {
/PHP-5.6/ext/standard/tests/file/
H A Duserdirstream.phpt8 function dir_opendir($path, $options) {
15 function dir_readdir() {
22 function dir_rewinddir() {
28 function dir_closedir() {
H A Duserstreams_006.phpt6 function stream_open($path, $mode, $openedpath) {
9 function stream_eof() {
12 function stream_write($data) {
16 function stream_set_option($option, $arg1, $arg2) {
H A Dfopen_include_path.inc13 function generate_next_rel_path() {
27 function generate_next_path() {
42 function create_include_path() {
58 function relative_include_path() {
75 function teardown_include_path() {
84 function teardown_relative_path() {
/PHP-5.6/ext/spl/internal/
H A Dlimititerator.inc37 function __construct(Iterator $it, $offset = 0, $count = -1)
56 function seek($position) {
75 function rewind()
84 function valid() {
91 function key() {
97 function current() {
103 function next() {
111 function getPosition() {
118 function getInnerIterator()
128 function __call($func, $params)
/PHP-5.6/Zend/tests/use_function/
H A Dconflicting_use_alias.phpt2 use and use function with the same alias
7 function foo() {
14 use function foo as bar;
/PHP-5.6/Zend/tests/variadic/
H A Dvariadic_implements_non_variadic.phpt2 A non-variadic function can be turned into a variadic one
7 public function query($query);
11 public function query($query, ...$params) { }
/PHP-5.6/ext/standard/tests/array/
H A D001.phpt15 /* Helper function to build testing arrays */
16 function make_nested_array ($depth, $breadth, $function = NULL, $args = array ()) {
18 if (NULL === $function) {
21 $array = array (call_user_func_array ($function, $args));
37 function echo_kv ($value, $key) {
H A Dusort_error1.phpt2 Test usort() function : error conditions - Pass incorrect number of arguments
6 * Description: Sort an array by values using a user-defined comparison function
17 echo "\n-- Testing usort() function with more than expected no. of arguments --\n";
24 echo "\n-- Testing usort() function with less than expected no. of arguments --\n";
32 -- Testing usort() function with more than expected no. of arguments --
37 -- Testing usort() function with less than expected no. of arguments --
/PHP-5.6/ext/phar/tests/
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.6/ext/standard/tests/strings/
H A Djoin_error.phpt2 Test join() function: error conditions
8 * Alias of function: implode()
14 echo "\n-- Testing join() function with Zero arguments --\n";
18 echo "\n-- Testing join() function with more than expected no. of arguments --\n";
36 -- Testing join() function with Zero arguments --
41 -- Testing join() function with more than expected no. of arguments --
/PHP-5.6/ext/zlib/tests/
H A Dgzopen_include_path.inc13 function generate_next_rel_path() {
27 function generate_next_path() {
42 function create_include_path() {
58 function relative_include_path() {
75 function teardown_include_path() {
84 function teardown_relative_path() {
/PHP-5.6/ext/opcache/tests/
H A Doptimize_func_calls.phpt2 Test with optimization of function calls
14 public function test($a) {
18 function a(&$b) {
80 function retarray() {
84 function foo($a) {
88 function ref(&$b) {
/PHP-5.6/ext/phar/phar/
H A Dclicommand.inc25 function __construct($argc, array $argv)
90 static function notice ($msg)
95 static function error ($msg, $exit_code = 1)
191 static function cli_arg_typ_file($arg)
218 function cli_get_SP2($l1, $arg_inf)
223 function cli_get_SP3($l1, $l2, $arg_inf)
228 static function cli_cmd_inf_help()
281 function cli_cmd_arg_help()
286 function cli_cmd_run_help()
339 static function cli_cmd_inf_help_list()
[all …]
/PHP-5.6/ext/date/tests/
H A Dtimezone_transitions_get_error.phpt2 Test timezone_transitions_get() function : error conditions
17 echo "\n-- Testing timezone_transitions_get() function with zero arguments --\n";
20 echo "\n-- Testing timezone_transitions_get() function with more than expected no. of arguments --\…
26 echo "\n-- Testing timezone_transitions_get() function with an invalid values for \$object argument…
38 -- Testing timezone_transitions_get() function with zero arguments --
43 -- Testing timezone_transitions_get() function with more than expected no. of arguments --
48 -- Testing timezone_transitions_get() function with an invalid values for $object argument --
/PHP-5.6/ext/reflection/tests/
H A DReflectionMethod_basic3.phpt6 function reflectMethod($class, $method) {
21 public function foo() {
25 static function stat() {
29 private function priv() {
33 protected function prot() {}
35 public function __destruct() {}
41 public function int();

Completed in 83 milliseconds

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