Home
last modified time | relevance | path

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

12345678910>>...16

/PHP-8.1/Zend/tests/
H A Dindirect_call_array_002.phpt2 Indirect method call by array - Invalid method name
H A Dclass_alias_005.phpt2 Testing static call method using the original class name
H A Ddynamic_call_002.phpt2 Testing dynamic call with invalid value for method name
H A Dbug71221.phpt8 Fatal error: Uncaught Error: Cannot call get_defined_vars() dynamically in [no active file]:0
H A Dlsb_012.phpt2 ZE2 Late Static Binding call to static::method() from internal function (string)
H A Ddtor_scope.phpt2 Scoping in destructor call
H A Dfunction_outside_namespace.phpt12 …aration statement has to be the very first statement or after any declare call in the script in %s…
H A Dindirect_method_call_004.phpt2 Indirect method call and cloning
H A Dbug52940.phpt2 Bug #52940 (call_user_func_array still allows call-time pass-by-reference)
H A Dbug71067.phpt2 Bug #71067 (Local object in class method stays in memory for each call)
H A Dlsb_011.phpt2 ZE2 Late Static Binding call to static::method() from internal function (array)
/PHP-8.1/tests/lang/
H A D007.phpt2 Function call with global and static variables
/PHP-8.1/tests/basic/
H A Dbug73969.phpt2 Bug #73969: segfault on debug_print_backtrace with require() call
/PHP-8.1/Zend/tests/generators/
H A Dbug78434.phpt2 Bug #78434: Generator skips first item after valid() call
H A Dyield_ref_function_call_by_reference.phpt2 The result of a by-ref function call can be yielded just fine
H A Dyield_during_method_call.phpt2 Yield can be used during a method call
/PHP-8.1/tests/output/
H A Dob_start_basic_003.phpt11 cause_fatal_error(); // call undefined function
/PHP-8.1/ext/standard/tests/network/
H A Dsyslog_basic.phpt10 $message = 'A test syslog call invocation';
/PHP-8.1/ext/zlib/tests/
H A Dzlib_get_coding_type_basic.phpt2 zlib_get_coding_type() basic call without env
/PHP-8.1/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-8.1/Zend/tests/closures/
H A Dclosure_from_callable_rebinding.phpt16 $fn->call(new B);
/PHP-8.1/Zend/tests/try/
H A Dtry_finally_003.phpt2 Try finally (call sequence test)
/PHP-8.1/ext/dom/tests/
H A Ddomxpath.phpt72 Unable to call handler non_existent()
73 Unable to call handler non_existent()
/PHP-8.1/tests/classes/
H A D__call_006.phpt24 echo "---> Invoke __call via simple method call.\n";
54 ---> Invoke __call via simple method call.
/PHP-8.1/ext/oci8/tests/
H A Dbug51291_2.phpt31 echo "2nd call after successful execute\n";
52 2nd call after successful execute

Completed in 20 milliseconds

12345678910>>...16