Home
last modified time | relevance | path

Searched refs:call (Results 26 – 50 of 434) sorted by relevance

12345678910>>...18

/PHP-8.2/ext/intl/tests/
H A Ddateformat_get_set_pattern2.phpt29 $res_str .= "\nAfter call to get_pattern : pattern= $pattern";
40 $res_str .= "\nAfter call to get_pattern : pattern= $pattern";
58 After call to get_pattern : pattern= dd-MM-YY
63 After call to get_pattern : pattern= DD-MM-YYYY hh:mm:ss
69 After call to get_pattern : pattern= yyyy-DDD.hh:mm:ss z
75 After call to get_pattern : pattern= yyyy/MM/dd
81 After call to get_pattern : pattern= yyyyMMdd
H A Ddateformat_get_timezone_id.phpt31 $res_str .= "\nAfter call to get_timezone_id : timezone_id= $timezone_id";
46 After call to get_timezone_id : timezone_id= America/New_York
49 After call to get_timezone_id : timezone_id= US/Pacific
52 After call to get_timezone_id : timezone_id= US/Central
/PHP-8.2/tests/lang/
H A DreturnByReference.006.phpt21 echo "\n---> 1. Via a return by ref function call, assign by reference the return value of a functi…
28 echo "\n---> 2. Via a return by ref function call, assign by reference the return value of a functi…
35 echo "\n---> 3. Via a return by ref function call, assign by reference the return value of a functi…
44 ---> 1. Via a return by ref function call, assign by reference the return value of a function that …
50 ---> 2. Via a return by ref function call, assign by reference the return value of a function that …
56 ---> 3. Via a return by ref function call, assign by reference the return value of a function that …
H A DreturnByReference.007.phpt23 echo "\n---> 1. Via a return by ref function call, assign by reference the return value of a functi…
30 echo "\n---> 2. Via a return by ref function call, assign by reference the return value of a functi…
37 echo "\n---> 3. Via a return by ref function call, assign by reference the return value of a functi…
46 ---> 1. Via a return by ref function call, assign by reference the return value of a function that …
52 ---> 2. Via a return by ref function call, assign by reference the return value of a function that …
58 ---> 3. Via a return by ref function call, assign by reference the return value of a function that …
H A DreturnByReference.008.phpt24 echo "\n---> 1. Via a return by ref function call, assign by reference the return value of a functi…
31 echo "\n---> 2. Via a return by ref function call, assign by reference the return value of a functi…
38 echo "\n---> 3. Via a return by ref function call, assign by reference the return value of a functi…
47 ---> 1. Via a return by ref function call, assign by reference the return value of a function that …
53 ---> 2. Via a return by ref function call, assign by reference the return value of a function that …
59 ---> 3. Via a return by ref function call, assign by reference the return value of a function that …
/PHP-8.2/Zend/tests/
H A Dindirect_call_string_001.phpt2 Indirect call with 'Class::method' syntax with class in namespace
23 // Test basic call using Class::method syntax.
34 // Test call with args.
37 // Test call with splat operator.
H A Dbug54910.phpt15 $call = array($class, 'noSuchMethod');
17 if (is_callable($call)) {
18 call_user_func($call);
H A Dcall_to_abstract_method_args.phpt2 Check that arguments are freed when a call to an abstract method throws
25 Cannot call abstract method Test::method()
26 Cannot call abstract method Test::method()
H A Dbug26802.phpt2 Bug #26802 (Can't call static method using a variable)
25 * call foo::fail. In PHP 5 we first evaluate static class
26 * properties and then do the function call.
H A Ddynamic_call_005.phpt34 Cannot call extract() dynamically
35 Cannot call extract() dynamically
36 Cannot call extract() dynamically
H A Dclosure_call_internal.phpt2 Closure::call() on internal method
6 var_dump(Closure::fromCallable([new DateTime(), 'getTimestamp'])->call(new DateTime('@123')));
H A Dbug46246.phpt12 public function call($method, $args = array())
31 $a->call('Test');
32 $b->call('Test');
H A Dbug70987.phpt2 Bug #70987 (static::class within Closure::call() causes segfault)
11 var_dump($bar->call(new foo));
H A Dbug70397.phpt2 Bug #70397 (Segmentation fault when using Closure::call and yield)
11 var_dump($f->call(new class {
H A Ddynamic_call_008.phpt2 Don't optimize dynamic call to non-dynamic one if it drops the warning
17 Cannot call extract() dynamically
H A Dbug70630.phpt2 Bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClosure())
7 $x->call(new a);
H A Dcall_with_refs.phpt2 Check call to non-ref function with call-time refs
/PHP-8.2/Zend/asm/
H A Dmake_i386_sysv_macho_gas.S55 call 1f
65 call 2f
89 call __exit
H A Dmake_x86_64_sysv_elf_gas.S104 call 1f
134 call 1f
170 call 2f
184 call _exit@PLT
/PHP-8.2/ext/curl/tests/
H A Dcurl_setopt_basic003.phpt2 curl_setopt() call with CURLOPT_HTTPHEADER
15 echo "*** curl_setopt() call with CURLOPT_HTTPHEADER\n";
44 *** curl_setopt() call with CURLOPT_HTTPHEADER
/PHP-8.2/tests/output/
H A Dob_start_basic_unerasable_003.phpt13 echo "This call will obtain the content, but will not clean the buffer.";
18 [callback:1]This call will obtain the content, but will not clean the buffer.
22 string(65) "This call will obtain the content, but will not clean the buffer."
H A Dob_start_basic_unerasable_004.phpt13 echo "This call will obtain the content, but will not flush the buffer.";
18 [callback:1]This call will obtain the content, but will not flush the buffer.
22 string(65) "This call will obtain the content, but will not flush the buffer."
/PHP-8.2/ext/standard/tests/array/
H A Dusort_variation6.phpt42 echo "-- Array after call to usort() --\n";
48 echo "-- Array after call to usort() --\n";
56 -- Array after call to usort() --
120 -- Array after call to usort() --
/PHP-8.2/Zend/
H A Dzend_builtin_functions.c1617 zval *p = ZEND_CALL_ARG(call, 1); in debug_backtrace_get_args()
1697 p = ZEND_CALL_VAR_NUM(call, call->func->op_array.last_var + call->func->op_array.T); in debug_backtrace_get_args()
1704 if (i < call->func->common.num_args || call->func->common.fn_flags & ZEND_ACC_VARIADIC) { in debug_backtrace_get_args()
1779 zend_execute_data *call; in zend_fetch_debug_backtrace() local
1791 call = EG(current_execute_data); in zend_fetch_debug_backtrace()
1792 if (!call) { in zend_fetch_debug_backtrace()
1824 call = call->prev_execute_data; in zend_fetch_debug_backtrace()
1867 if (call->func && ZEND_USER_CODE(call->func->common.type)) { in zend_fetch_debug_backtrace()
1963 func = call->func; in zend_fetch_debug_backtrace()
1969 object = Z_OBJ(call->This); in zend_fetch_debug_backtrace()
[all …]
/PHP-8.2/ext/opcache/jit/ir/
H A Dir.c2050 ir_ref call; in _ir_CALL_2() local
2059 return call; in _ir_CALL_2()
2064 ir_ref call; in _ir_CALL_3() local
2074 return call; in _ir_CALL_3()
2079 ir_ref call; in _ir_CALL_4() local
2090 return call; in _ir_CALL_4()
2095 ir_ref call; in _ir_CALL_5() local
2107 return call; in _ir_CALL_5()
2112 ir_ref call; in _ir_CALL_N() local
2123 return call; in _ir_CALL_N()
[all …]

Completed in 62 milliseconds

12345678910>>...18