Home
last modified time | relevance | path

Searched defs:func (Results 76 – 93 of 93) sorted by relevance

1234

/php-src/sapi/phpdbg/
H A Dphpdbg.c499 zend_function *func; in PHP_FUNCTION() local
/php-src/Zend/
H A Dzend_execute.c2465 ZEND_COLD void ZEND_FASTCALL zend_param_must_be_ref(const zend_function *func, uint32_t arg_num) in zend_param_must_be_ref()
4853 zval *func; in zend_init_dynamic_call_string() local
5471 …_stack_push_call_frame_ex(uint32_t used_stack, uint32_t call_info, zend_function *func, uint32_t n… in _zend_vm_stack_push_call_frame_ex()
5490 …d_execute_data *_zend_vm_stack_push_call_frame(uint32_t call_info, zend_function *func, uint32_t n… in _zend_vm_stack_push_call_frame()
H A Dzend_API.c497 zend_function *func = zend_active_function(); in zend_null_arg_deprecated() local
3866 zend_function *func; in zend_is_callable_check_func() local
4357 ZEND_API zend_result zend_fcall_info_args_ex(zend_fcall_info *fci, zend_function *func, zval *args)… in zend_fcall_info_args_ex()
H A Dzend_vm_execute.h3125 zend_function *func; in ZEND_DECLARE_FUNCTION_SPEC_HANDLER() local
3902 zval *function_name, *func; in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
3983 zval *func; in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
4016 zval *func; in ZEND_INIT_FCALL_SPEC_CONST_HANDLER() local
5731 zend_function *func; in ZEND_DECLARE_LAMBDA_FUNCTION_SPEC_CONST_HANDLER() local
5991 zval *func = zend_hash_find_known_hash(EG(function_table), Z_STR_P(func_name)); in ZEND_JMP_FRAMELESS_SPEC_CONST_HANDLER() local
7389 zend_function *func; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
9953 zend_function *func; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
12435 zend_function *func; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
H A Dzend_compile.c1288 ZEND_API zend_result do_bind_function(zend_function *func, zval *lcname) /* {{{ */ in do_bind_function()
6927 ZEND_API void zend_set_function_arg_flags(zend_function *func) /* {{{ */ in zend_set_function_arg_flags()
8535 zend_function *func = (zend_function *) zend_compile_func_decl_ex( in zend_compile_property_hooks() local
H A Dzend_compile.h617 zend_function *func; /* executed function */ member
H A Dzend_types.h328 zend_function *func; member
H A Dzend_API.h845 zend_function *func = fcc->function_handler; in zend_call_known_fcc() local
/php-src/ext/date/
H A Dphp_date.c5094 zend_string *func = get_active_function_or_method_name(); in date_period_init_iso8601_string() local
5100 zend_string *func = get_active_function_or_method_name(); in date_period_init_iso8601_string() local
5106 zend_string *func = get_active_function_or_method_name(); in date_period_init_iso8601_string() local
5126 zend_string *func = get_active_function_or_method_name(); in date_period_init_finish() local
/php-src/ext/pdo/
H A Dphp_pdo_driver.h628 } func; member
/php-src/ext/ffi/
H A Dffi.c134 } func; member
2138 zend_function *func; in zend_ffi_cdata_get_closure() local
2877 zend_function *func; in zend_ffi_get_func() local
/php-src/ext/session/
H A Dsession.c1194 void (*func)(void); member
/php-src/Zend/Optimizer/
H A Dzend_inference.c4505 const zend_function *func, const zend_script *script, in zend_get_return_info_from_signature_only()
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c290 …unction_context(void** func_ptr, struct sljit_function_context* context, sljit_uw addr, void* func) in sljit_set_function_context()
/php-src/ext/reflection/
H A Dphp_reflection.c2362 zend_function *func = generator->func; in ZEND_METHOD() local
6100 …zend_function *func = zend_get_property_hook_trampoline(ref->prop, ZEND_PROPERTY_HOOK_GET, ref->un… in ZEND_METHOD() local
6110 …zend_function *func = zend_get_property_hook_trampoline(ref->prop, ZEND_PROPERTY_HOOK_SET, ref->un… in reflection_property_set_raw_value() local
/php-src/build/
H A Dgen_stub.php4181 function parseFunctionLike(
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c424 StkId func; member
/php-src/ext/standard/
H A Darray.c6017 bucket_compare_func_t *func; local

Completed in 351 milliseconds

1234