Home
last modified time | relevance | path

Searched refs:call (Results 126 – 150 of 369) sorted by relevance

12345678910>>...15

/PHP-7.4/Zend/tests/
H A Dindirect_method_call_004.phpt2 Indirect method call and cloning
H A Dlsb_011.phpt2 ZE2 Late Static Binding call to static::method() from internal function (array)
H A Dbug71067.phpt2 Bug #71067 (Local object in class method stays in memory for each call)
H A Dbug30791.phpt2 Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded)
H A Dns_068.phpt13 …aration statement has to be the very first statement or after any declare call in the script in %s…
H A Doverloaded_func_001.phpt12 Fatal error: Uncaught Error: Cannot call overloaded function for non-object in %soverloaded_func_00…
H A Ddynamic_call_004.phpt2 Testing dynamic call with undefined variables
H A Dbug43450.phpt2 Bug #43450 (Memory leak on some functions with implicit object __toString() call)
H A Dns_083.phpt14 …aration statement has to be the very first statement or after any declare call in the script in %s…
H A Dcall_static_004.phpt2 Invalid method name in dynamic static call
/PHP-7.4/ext/ffi/tests/
H A Dbug78714.phpt2 Bug #78714 (funcs returning pointer can't use call convention spec)
/PHP-7.4/Zend/tests/try/
H A Dtry_finally_003.phpt2 Try finally (call sequence test)
H A Dtry_finally_010.phpt2 Try finally (function call in the finally block after exception)
/PHP-7.4/tests/basic/
H A Dbug73969.phpt2 Bug #73969: segfault on debug_print_backtrace with require() call
/PHP-7.4/Zend/tests/closures/
H A Dclosure_from_callable_rebinding.phpt16 $fn->call(new B);
/PHP-7.4/Zend/tests/generators/errors/
H A Dyield_non_ref_function_call_by_ref_error.phpt2 Yielding the result of a non-ref function call throw a notice
/PHP-7.4/Zend/tests/generators/
H A Dyield_during_method_call.phpt2 Yield can be used during a method call
/PHP-7.4/ext/spl/tests/
H A Dbug74372.phpt10 echo "Don't call me.\n";
/PHP-7.4/tests/lang/
H A Dbug25547.phpt2 Bug #25547 (error_handler and array index with function call)
/PHP-7.4/Zend/tests/type_declarations/
H A Dweak_call_strict.phpt12 // This file uses weak mode, so the call is weak, and float accepted for int
H A Dweak_explicit_call_strict.phpt12 // This file uses weak mode, so the call is weak, and float accepted for int
/PHP-7.4/ext/standard/tests/strings/
H A Dstrtr_variation4.phpt46 //strtr() call in three args syntax form
49 //strtr() call in two args syntax form
/PHP-7.4/ext/standard/tests/array/
H A Dusort_variation3.phpt74 echo "\n-- Sorted array after usort() function call --\n";
82 -- Sorted array after usort() function call --
/PHP-7.4/ext/oci8/tests/
H A Dbug51291_2.phpt29 echo "2nd call after successful execute\n";
52 2nd call after successful execute
/PHP-7.4/tests/classes/
H A D__call_006.phpt24 echo "---> Invoke __call via simple method call.\n";
55 ---> Invoke __call via simple method call.

Completed in 23 milliseconds

12345678910>>...15