Home
last modified time | relevance | path

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

12345678910>>...18

/php-src/Zend/tests/varSyntax/
H A Dmethod_call_on_string_literal.phpt2 Method call on string literal
/php-src/ext/reflection/tests/
H A DReflectionConstant_double_construct.phpt2 ReflectionConstant double construct call
/php-src/Zend/tests/
H A Dbug80096.phpt2 Bug #80096: Segmentation fault with named arguments in nested call
H A Dcall_static_006.phpt16 Fatal error: Uncaught Error: Cannot call constructor in %s:%d
H A Dgh8810_4.phpt2 GH-8810: Fix reported line number of multi-line dynamic call
H A Dindirect_method_call_003.phpt2 Testing indirect method call
H A Dinstanceof.phpt2 instanceof shouldn't call autoloader
H A Dbug69568.phpt2 Bug #69568: call a private function in closure failed
H A Dcatch.phpt2 catch shouldn't call autoloader
H A Dgh8810_5.phpt2 GH-8810: Fix reported line number of multi-line assert call
H A Dindirect_call_array_001.phpt2 Indirect method call by array - Invalid class name
H A Ddynamic_call_007.phpt20 Cannot call extract() dynamically
H A Dclass_alias_005.phpt2 Testing static call method using the original class name
H A Dindirect_call_array_002.phpt2 Indirect method call by array - Invalid method name
H A Ddynamic_call_003.phpt2 Testing dynamic call with invalid method name
H A Dgh8810_3.phpt2 GH-8810: Fix reported line number of multi-line closure call
H A Dbug71221.phpt8 Fatal error: Uncaught Error: Cannot call get_defined_vars() dynamically in [no active file]:0
H A Dgh8810_7.phpt2 GH-8810: Fix reported line number of multi-line new call
H A Ddynamic_call_002.phpt2 Testing dynamic call with invalid value for method name
/php-src/Zend/tests/generators/
H A Dgh9752.phpt2 Bug GH-9752 (Generator crashes when interrupted during a function call with extra named params)
H A Dbug78434.phpt2 Bug #78434: Generator skips first item after valid() call
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c2388 call = frame->call; in zend_jit_trace_build_tssa()
2398 frame->call = call->prev; in zend_jit_trace_build_tssa()
2526 call->prev = frame->call; in zend_jit_trace_build_tssa()
2528 frame->call = call; in zend_jit_trace_build_tssa()
2563 call = frame->call; in zend_jit_trace_build_tssa()
2566 frame->call = call->prev; in zend_jit_trace_build_tssa()
6659 call = frame->call; in zend_jit_trace()
6708 frame->call = call->prev; in zend_jit_trace()
6838 frame->call = call; in zend_jit_trace()
6951 call = frame->call; in zend_jit_trace()
[all …]
/php-src/ext/ffi/tests/
H A Dbug78714.phpt2 Bug #78714 (funcs returning pointer can't use call convention spec)
/php-src/tests/basic/
H A Dbug73969.phpt2 Bug #73969: segfault on debug_print_backtrace with require() call
/php-src/tests/lang/
H A D007.phpt2 Function call with global and static variables

Completed in 57 milliseconds

12345678910>>...18