Home
last modified time | relevance | path

Searched refs:function (Results 3626 – 3650 of 7982) sorted by relevance

1...<<141142143144145146147148149150>>...320

/PHP-7.2/ext/standard/tests/array/
H A Dcount_symbol_table.phpt2 Test count() function : count on symbol table
H A Dextract_variation9.phpt2 Test extract() function (variation 9)
/PHP-7.2/ext/standard/tests/assert/
H A Dassert_closures.phpt10 assert_options(ASSERT_CALLBACK, function () { echo "Hello World!\n"; });
/PHP-7.2/ext/opcache/tests/
H A Dbug70237.phpt12 function neverUsed() {
H A Dbug74623.phpt8 function crash($arr) {
H A Dbug74980.phpt14 static function foo()
/PHP-7.2/ext/readline/tests/
H A Dreadline_read_history_error_001.phpt2 readline_read_history() function - Error cases
/PHP-7.2/ext/intl/tests/
H A Duconverter_getAvailable_wrongparam_001.phpt2 Check the function UConverter::getAvailable with parameter wrong
H A Dformatter_clone_bad_obj.phpt9 function __construct() {}
/PHP-7.2/Zend/tests/arg_unpack/
H A Dby_ref_separation.phpt6 function inc(&... $args) {
/PHP-7.2/Zend/tests/
H A Dbug43344_4.phpt6 function f($a=array(Foo::bar)) {
H A Dbug47165.phpt8 static function bar() {
H A Dbug65254.phpt5 spl_autoload_register(function ($class) {
H A Dbug69767.phpt5 function foo(String $bar = 0) {}
H A Dbug73916.phpt11 function test() {
H A Dbug75290.phpt8 var_dump(function ($someThing) {});
H A Dclosure_024.phpt7 $c = function($add) use(&$a) { return $a+$add; };
H A Dclosure_use_parameter_name.phpt7 $fn = function ($a) use ($a) {
H A Derrmsg_001.phpt10 function Foo();
H A Derrmsg_003.phpt7 function foo() {
H A Djump11.phpt6 public function __construct() {
H A Dthis_reassign.phpt5 function foo() {
/PHP-7.2/ext/spl/tests/
H A Dbug72684.phpt6 function createGenerator() { yield 1; }
H A Dfixedarray_013.phpt9 function test(SplFixedArray &$arr) {
H A Dspl_autoload_009.phpt8 function my_autoload($name)

Completed in 24 milliseconds

1...<<141142143144145146147148149150>>...320