Home
last modified time | relevance | path

Searched defs:fbc (Results 1 – 16 of 16) sorted by relevance

/php-src/ext/zend_test/
H A Dobserver.c149 static void observer_show_init(zend_function *fbc) in observer_show_init()
172 zend_function *fbc = ex->func; in observer_show_init_backtrace() local
189 zend_function *fbc = execute_data->func; in observer_fcall_init() local
289 zend_function *fbc = execute_data->func; in zend_test_execute_internal() local
/php-src/sapi/phpdbg/
H A Dphpdbg_print.c157 zend_function *fbc; in PHPDBG_PRINT() local
183 zend_function* fbc; in PHPDBG_PRINT() local
H A Dphpdbg_list.c172 void phpdbg_list_function(const zend_function *fbc) /* {{{ */ in phpdbg_list_function()
189 zend_function* fbc; in phpdbg_list_function_byname() local
H A Dphpdbg_bp.c955 static inline phpdbg_breakbase_t *phpdbg_find_breakpoint_symbol(zend_function *fbc) /* {{{ */ in phpdbg_find_breakpoint_symbol()
/php-src/Zend/
H A Dzend_object_handlers.c1549 zend_function *fbc; in zend_get_parent_private_method() local
1598 zend_function *fbc = is_static ? ce->__callstatic : ce->__call; in zend_get_call_trampoline_func() local
1745 static ZEND_COLD zend_never_inline void zend_bad_method_call(zend_function *fbc, zend_string *metho… in zend_bad_method_call()
1755 static ZEND_COLD zend_never_inline void zend_abstract_method_call(zend_function *fbc) /* {{{ */ in zend_abstract_method_call()
1766 zend_function *fbc; in zend_std_get_method() local
1867 zend_function *fbc; in zend_std_get_static_method() local
H A Dzend_execute.c1339 ZEND_API ZEND_COLD void zend_internal_call_arginfo_violation(zend_function *fbc) in zend_internal_call_arginfo_violation()
1595 zend_function *fbc = ZEND_FLF_FUNC(opline); in zend_frameless_observed_call() local
2457 ZEND_API void ZEND_FASTCALL zend_non_static_method_call(const zend_function *fbc) in zend_non_static_method_call()
4294 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function() local
4309 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function_str() local
4900 zend_function *fbc; in zend_init_dynamic_call_string() local
4980 zend_function *fbc; in zend_init_dynamic_call_object() local
5024 zend_function *fbc; in zend_init_dynamic_call_array() local
5289 zend_function *fbc, zend_string *arg_name, void **cache_slot) { in zend_get_arg_offset_by_name()
5332 zend_function *fbc = call->func; in zend_handle_named_arg() local
[all …]
H A Dzend_vm_def.h3542 zend_function *fbc; variable
3698 zend_function *fbc; variable
3828 zend_function *fbc; variable
3983 zend_function *fbc; variable
4016 zend_function *fbc; variable
4043 zend_function *fbc; variable
4062 zend_function *fbc = call->func; variable
4127 zend_function *fbc = call->func; variable
4152 zend_function *fbc = call->func; variable
4256 zend_function *fbc = call->func; variable
H A Dzend_compile.c3722 zend_ast *ast, zend_function *fbc, bool *may_have_extra_named_args) /* {{{ */ in zend_compile_args()
3923 ZEND_API uint8_t zend_get_call_op(const zend_op *init_op, zend_function *fbc) /* {{{ */ in zend_get_call_op()
4200 static bool fbc_is_finalized(zend_function *fbc) { in fbc_is_finalized()
4214 static bool zend_compile_ignore_function(zend_function *fbc, zend_string *filename) in zend_compile_ignore_function()
4228 zend_function *fbc; in zend_try_compile_ct_bound_init_user_func() local
4710 static uint32_t zend_compile_frameless_icall(znode *result, zend_ast_list *args, zend_function *fbc in zend_compile_frameless_icall()
5125 zend_function *fbc = NULL; in zend_compile_parent_property_hook_call() local
5161 zend_function *fbc; in zend_compile_call() local
5218 zend_function *fbc = NULL; in zend_compile_method_call() local
5286 zend_function *fbc = zend_hash_find_ptr(&ce->function_table, lcname); in zend_get_compatible_func_or_null() local
[all …]
H A Dzend_vm_execute.h3912 zend_function *fbc; in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
3995 zend_function *fbc; in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
4028 zend_function *fbc; in ZEND_INIT_FCALL_SPEC_CONST_HANDLER() local
4055 zend_function *fbc; in ZEND_INIT_FCALL_OFFSET_SPEC_CONST_HANDLER() local
7128 zend_function *fbc; in ZEND_INIT_METHOD_CALL_SPEC_CONST_CONST_HANDLER() local
7284 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER() local
9702 zend_function *fbc; in ZEND_INIT_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER() local
9858 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER() local
10616 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER() local
12194 zend_function *fbc; in ZEND_INIT_METHOD_CALL_SPEC_CONST_CV_HANDLER() local
[all …]
H A Dzend_object_handlers.h241 #define zend_get_function_root_class(fbc) \ argument
/php-src/Zend/Optimizer/
H A Dzend_optimizer.c812 zend_function *fbc = Z_PTR_P(fbc_zv); in zend_optimizer_ignore_function() local
959 zend_function *fbc = zend_hash_find_ptr(&ce->function_table, func_name); in zend_optimizer_get_called_func() local
977 zend_function *fbc = zend_hash_find_ptr( in zend_optimizer_get_called_func() local
1011 zend_function *fbc = prop_info->hooks[hook_kind]; in zend_optimizer_get_called_func() local
/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c57 zend_function *fbc; in zend_jit_find_func_helper() local
81 zend_function *fbc; in zend_jit_find_ns_func_helper() local
149 zend_function *fbc; in zend_jit_find_method_helper() local
176 zend_function *fbc; in zend_jit_find_method_tmp_helper() local
215 zend_function *fbc; in zend_jit_find_static_method_helper() local
265 …CALL zend_jit_push_this_method_call_frame(zend_class_entry *scope, zend_function *fbc, uint32_t nu… in zend_jit_push_this_method_call_frame()
278 …_FASTCALL zend_jit_push_static_method_call_frame(zend_object *obj, zend_function *fbc, uint32_t nu… in zend_jit_push_static_method_call_frame()
285 …TCALL zend_jit_push_static_method_call_frame_tmp(zend_object *obj, zend_function *fbc, uint32_t nu… in zend_jit_push_static_method_call_frame_tmp()
299 …d_execute_data* ZEND_FASTCALL zend_jit_extend_stack_helper(uint32_t used_stack, zend_function *fbc) in zend_jit_extend_stack_helper()
H A Dzend_jit_vm_helpers.c172 zend_function *fbc = call->func; in zend_jit_deprecated_helper() local
H A Dzend_jit_ir.c17564 zend_function *fbc = ZEND_FLF_FUNC(opline); local
/php-src/ext/pdo/
H A Dpdo_dbh.c1407 zend_function *fbc = NULL; in dbh_method_get() local
H A Dpdo_stmt.c2033 zend_function *fbc = NULL; in dbstmt_method_get() local

Completed in 339 milliseconds