Home
last modified time | relevance | path

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

/PHP-8.3/ext/zend_test/
H A Dobserver.c148 static void observer_show_init(zend_function *fbc) in observer_show_init()
166 zend_function *fbc = ex->func; in observer_show_init_backtrace() local
183 zend_function *fbc = execute_data->func; in observer_fcall_init() local
283 zend_function *fbc = execute_data->func; in zend_test_execute_internal() local
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_print.c159 zend_function *fbc; in PHPDBG_PRINT() local
185 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-8.3/Zend/
H A Dzend_object_handlers.c1279 zend_function *fbc; in zend_get_parent_private_method() local
1328 zend_function *fbc = is_static ? ce->__callstatic : ce->__call; in zend_get_call_trampoline_func() local
1389 static ZEND_COLD zend_never_inline void zend_bad_method_call(zend_function *fbc, zend_string *metho… in zend_bad_method_call()
1399 static ZEND_COLD zend_never_inline void zend_abstract_method_call(zend_function *fbc) /* {{{ */ in zend_abstract_method_call()
1410 zend_function *fbc; in zend_std_get_method() local
1511 zend_function *fbc; in zend_std_get_static_method() local
H A Dzend_execute.c1271 ZEND_API bool zend_internal_call_should_throw(zend_function *fbc, zend_execute_data *call) in zend_internal_call_should_throw()
1298 ZEND_API ZEND_COLD void zend_internal_call_arginfo_violation(zend_function *fbc) in zend_internal_call_arginfo_violation()
1723 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_deprecated_function(const zend_function *fbc) in zend_deprecated_function()
4056 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function() local
4071 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function_str() local
4668 zend_function *fbc; in zend_init_dynamic_call_string() local
4748 zend_function *fbc; in zend_init_dynamic_call_object() local
4792 zend_function *fbc; in zend_init_dynamic_call_array() local
5057 zend_function *fbc, zend_string *arg_name, void **cache_slot) { in zend_get_arg_offset_by_name()
5099 zend_function *fbc = call->func; in zend_handle_named_arg() local
[all …]
H A Dzend_vm_def.h3474 zend_function *fbc; variable
3630 zend_function *fbc; variable
3760 zend_function *fbc; variable
3905 zend_function *fbc; variable
3938 zend_function *fbc; variable
3966 zend_function *fbc = call->func; variable
4030 zend_function *fbc = call->func; variable
4055 zend_function *fbc = call->func; variable
4153 zend_function *fbc = call->func; variable
H A Dzend_object_handlers.h197 #define zend_get_function_root_class(fbc) \ argument
H A Dzend_vm_execute.h3718 zend_function *fbc; in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
3801 zend_function *fbc; in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
3834 zend_function *fbc; in ZEND_INIT_FCALL_SPEC_CONST_HANDLER() local
6781 zend_function *fbc; in ZEND_INIT_METHOD_CALL_SPEC_CONST_CONST_HANDLER() local
6937 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER() local
9301 zend_function *fbc; in ZEND_INIT_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER() local
9457 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER() local
10210 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER() local
11688 zend_function *fbc; in ZEND_INIT_METHOD_CALL_SPEC_CONST_CV_HANDLER() local
11844 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER() local
[all …]
H A Dzend_compile.c3634 zend_ast *ast, zend_function *fbc, bool *may_have_extra_named_args) /* {{{ */ in zend_compile_args()
3835 ZEND_API uint8_t zend_get_call_op(const zend_op *init_op, zend_function *fbc) /* {{{ */ in zend_get_call_op()
3862 static bool zend_compile_call_common(znode *result, zend_ast *args_ast, zend_function *fbc, uint32_… in zend_compile_call_common()
4121 static bool fbc_is_finalized(zend_function *fbc) { in fbc_is_finalized()
4135 static bool zend_compile_ignore_function(zend_function *fbc, zend_string *filename) in zend_compile_ignore_function()
4149 zend_function *fbc; in zend_try_compile_ct_bound_init_user_func() local
4276 …pile_assert(znode *result, zend_ast_list *args, zend_string *name, zend_function *fbc, uint32_t li… in zend_compile_assert()
4658 zend_function *fbc; in zend_compile_call() local
4708 zend_function *fbc = NULL; in zend_compile_method_call() local
4776 zend_function *fbc = zend_hash_find_ptr(&ce->function_table, lcname); in zend_get_compatible_func_or_null() local
[all …]
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c57 zend_function *fbc; in zend_jit_find_func_helper() local
73 zend_function *fbc; in zend_jit_find_ns_func_helper() local
141 zend_function *fbc; in zend_jit_find_method_helper() local
168 zend_function *fbc; in zend_jit_find_method_tmp_helper() local
184 …D_FASTCALL zend_jit_push_static_metod_call_frame(zend_object *obj, zend_function *fbc, uint32_t nu… in zend_jit_push_static_metod_call_frame()
191 …STCALL zend_jit_push_static_metod_call_frame_tmp(zend_object *obj, zend_function *fbc, uint32_t nu… in zend_jit_push_static_metod_call_frame_tmp()
205 …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.c177 zend_function *fbc = call->func; in zend_jit_deprecated_helper() local
/PHP-8.3/Zend/Optimizer/
H A Dzend_optimizer.c875 zend_function *fbc = zend_hash_find_ptr(&ce->function_table, func_name); in zend_optimizer_get_called_func() local
893 zend_function *fbc = zend_hash_find_ptr( in zend_optimizer_get_called_func() local
/PHP-8.3/ext/pdo/
H A Dpdo_dbh.c1315 zend_function *fbc = NULL; in dbh_method_get() local
H A Dpdo_stmt.c2043 zend_function *fbc = NULL; in dbstmt_method_get() local

Completed in 204 milliseconds