Home
last modified time | relevance | path

Searched refs:function (Results 3326 – 3350 of 7982) sorted by relevance

1...<<131132133134135136137138139140>>...320

/PHP-7.2/Zend/tests/try/
H A Dfinally_goto_004.phpt5 function foo() {
/PHP-7.2/ext/gd/tests/
H A Dbug72596.phpt2 Bug #72596 (imagetypes function won't advertise WEBP support)
/PHP-7.2/ext/bcmath/tests/
H A Dbcmod.phpt2 bcmod() function
H A Dbcscale.phpt2 bcscale() function
/PHP-7.2/tests/classes/
H A Dautoload_019.phpt5 spl_autoload_register(function ($name) {
H A Dautoload_020.phpt5 spl_autoload_register(function ($name) {
/PHP-7.2/tests/lang/
H A Dbug21849.phpt8 function __construct($arg = self::bar) {
H A Dtype_hints_003.phpt6 function f(P $p = 42) {
/PHP-7.2/ext/standard/tests/array/
H A Darray_next_error2.phpt5 function f() {
H A Dbug69068.phpt7 array_walk($array, function($value, $key) {
/PHP-7.2/ext/reflection/tests/
H A Dbug60357.phpt5 function foo( array $x = array( 'a', 'b' ) ) {}
/PHP-7.2/Zend/tests/
H A Daccess_modifiers_004.phpt7 abstract abstract function foo() {
H A Daccess_modifiers_005.phpt7 final final function foo() {
H A Daccess_modifiers_006.phpt7 static static function foo() {
H A Dbreak_error_002.phpt5 function foo () {
H A Dbug38234.phpt6 function __clone() {
H A Dbug64135.phpt6 function exception_error_handler() {
H A Dbug69221_2.phpt6 $gen = function() {
H A Dbug71196.phpt13 string(30) "Call to undefined function y()"
H A Dbug74840.phpt6 $g = (function($a) {
H A Dbuiltin_in_write_context_error1.phpt10 Fatal error: Cannot use result of built-in function in write context in %s on line %d
H A Dclosure_011.phpt6 $lambda = function () use ($i) {
H A Dclosure_use_variable_twice.phpt7 $fn = function() use ($a, &$a) {
H A Ddereference_009.phpt10 function &a() {
/PHP-7.2/Zend/tests/arg_unpack/
H A Dnew.phpt7 public function __construct(...$args) {

Completed in 40 milliseconds

1...<<131132133134135136137138139140>>...320