Home
last modified time | relevance | path

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

/php-src/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-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.c1273 zend_function *fbc; in zend_get_parent_private_method() local
1322 zend_function *fbc = is_static ? ce->__callstatic : ce->__call; in zend_get_call_trampoline_func() local
1383 static ZEND_COLD zend_never_inline void zend_bad_method_call(zend_function *fbc, zend_string *metho… in zend_bad_method_call()
1393 static ZEND_COLD zend_never_inline void zend_abstract_method_call(zend_function *fbc) /* {{{ */ in zend_abstract_method_call()
1404 zend_function *fbc; in zend_std_get_method() local
1505 zend_function *fbc; in zend_std_get_static_method() local
H A Dzend_execute.c1273 ZEND_API bool zend_internal_call_should_throw(zend_function *fbc, zend_execute_data *call) in zend_internal_call_should_throw()
1300 ZEND_API ZEND_COLD void zend_internal_call_arginfo_violation(zend_function *fbc) in zend_internal_call_arginfo_violation()
1725 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_deprecated_function(const zend_function *fbc) in zend_deprecated_function()
4055 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function() local
4070 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function_str() local
4664 zend_function *fbc; in zend_init_dynamic_call_string() local
4744 zend_function *fbc; in zend_init_dynamic_call_object() local
4788 zend_function *fbc; in zend_init_dynamic_call_array() local
5053 zend_function *fbc, zend_string *arg_name, void **cache_slot) { in zend_get_arg_offset_by_name()
5095 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
3965 zend_function *fbc; variable
3984 zend_function *fbc = call->func; variable
4048 zend_function *fbc = call->func; variable
4073 zend_function *fbc = call->func; variable
4171 zend_function *fbc = call->func; variable
H A Dzend_compile.c3653 zend_ast *ast, zend_function *fbc, bool *may_have_extra_named_args) /* {{{ */ in zend_compile_args()
3854 ZEND_API uint8_t zend_get_call_op(const zend_op *init_op, zend_function *fbc) /* {{{ */ in zend_get_call_op()
3881 static bool zend_compile_call_common(znode *result, zend_ast *args_ast, zend_function *fbc, uint32_… in zend_compile_call_common()
4127 static bool fbc_is_finalized(zend_function *fbc) { in fbc_is_finalized()
4141 static bool zend_compile_ignore_function(zend_function *fbc, zend_string *filename) in zend_compile_ignore_function()
4155 zend_function *fbc; in zend_try_compile_ct_bound_init_user_func() local
4635 static uint32_t zend_compile_frameless_icall(znode *result, zend_ast_list *args, zend_function *fbc in zend_compile_frameless_icall()
4825 zend_function *fbc; in zend_compile_call() local
4882 zend_function *fbc = NULL; in zend_compile_method_call() local
4950 zend_function *fbc = zend_hash_find_ptr(&ce->function_table, lcname); in zend_get_compatible_func_or_null() local
[all …]
H A Dzend_object_handlers.h197 #define zend_get_function_root_class(fbc) \ argument
H A Dzend_vm_execute.h3782 zend_function *fbc; in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
3865 zend_function *fbc; in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
3898 zend_function *fbc; in ZEND_INIT_FCALL_SPEC_CONST_HANDLER() local
3925 zend_function *fbc; in ZEND_INIT_FCALL_OFFSET_SPEC_CONST_HANDLER() local
6902 zend_function *fbc; in ZEND_INIT_METHOD_CALL_SPEC_CONST_CONST_HANDLER() local
7058 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER() local
9422 zend_function *fbc; in ZEND_INIT_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER() local
9578 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMPVAR_HANDLER() local
10331 zend_function *fbc; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER() local
11809 zend_function *fbc; in ZEND_INIT_METHOD_CALL_SPEC_CONST_CV_HANDLER() local
[all …]
/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
192 …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()
199 …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()
213 …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
/php-src/Zend/Optimizer/
H A Dzend_optimizer.c938 zend_function *fbc = zend_hash_find_ptr(&ce->function_table, func_name); in zend_optimizer_get_called_func() local
956 zend_function *fbc = zend_hash_find_ptr( in zend_optimizer_get_called_func() local
/php-src/ext/pdo/
H A Dpdo_dbh.c1375 zend_function *fbc = NULL; in dbh_method_get() local
H A Dpdo_stmt.c2038 zend_function *fbc = NULL; in dbstmt_method_get() local

Completed in 288 milliseconds