Home
last modified time | relevance | path

Searched refs:call (Results 101 – 125 of 443) sorted by relevance

12345678910>>...18

/php-src/Zend/tests/
H A Dbug27731.phpt2 Bug #27731 (error_reporing() call inside @ block does not work correctly)
H A Dbug72854.phpt2 Bug #72854: PHP Crashes on duplicate destructor call
H A Dfirst_class_callable_012.phpt2 First class callable with nullsafe method call
H A Dclosure_call_leak_with_exception.phpt2 Closure must not leak during a dynamic call interrupted by an exception
H A Dfirst_class_callable_013.phpt2 First class callable with nullsafe method call (nested)
H A Dstatic_variable_func_call.phpt2 Static variable initializer with function call
H A Dindirect_method_call_001.phpt2 Testing indirect method call and exceptions
H A Ddynamic_fully_qualified_call.phpt2 Crash when using dynamic call syntax with fully qualified name in a namespace
H A Dindirect_call_from_constant.phpt2 Indirect call with constants.
H A Dbug20242.phpt2 Bug #20242 (Method call in front of class definition)
H A Dframeless_undefined_var.phpt2 Undefined var in frameless call
/php-src/Zend/tests/generators/
H A Dyield_during_function_call.phpt2 "yield" can occur during a function call
/php-src/Zend/tests/return_types/
H A D025.phpt8 var_dump($c->call(new Bar));
/php-src/ext/standard/tests/array/
H A Dbug71220.phpt13 Cannot call compact() dynamically
H A Dusort_variation3.phpt69 echo "\n-- Sorted array after usort() function call --\n";
76 -- Sorted array after usort() function call --
/php-src/ext/standard/tests/strings/
H A Dstrtr_variation4.phpt38 //strtr() call in three args syntax form
41 //strtr() call in two args syntax form
/php-src/Zend/tests/arg_unpack/
H A Ddynamic.phpt2 Unpack arguments for dynamic call
/php-src/ext/pcre/tests/
H A Dbug75539.phpt2 Bug #75539 - Recursive call errors are not reported by preg_last_error()
/php-src/Zend/
H A Dzend_closures.stub.php21 public function call(object $newThis, mixed ...$args): mixed {} function in Closure
/php-src/ext/dom/tests/manually_call_constructor/
H A Ddocument.phpt2 Manually call __construct() - document variation
/php-src/Zend/tests/type_declarations/
H A Dtyped_properties_048.phpt13 var_dump((function () { return $this->prop; })->call(new B));
/php-src/ext/reflection/tests/
H A Dbug79115.phpt2 Bug #79115: ReflectionClass::isCloneable call reflected class __destruct
/php-src/ext/opcache/tests/
H A Dexit_in_call_arg.phpt2 exit() may occur in a call argument
/php-src/tests/lang/
H A Dbug23279.phpt2 Bug #23279 (exception handler stops after first function call)
/php-src/ext/zend_test/tests/
H A Dinternal_magic_call.phpt2 GH-12835: call->extra_named_params leaks on internal __call

Completed in 31 milliseconds

12345678910>>...18