Home
last modified time | relevance | path

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

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_print.c188 zend_function *fbc; in PHPDBG_PRINT() local
214 zend_function* fbc; in PHPDBG_PRINT() local
H A Dphpdbg_list.c178 void phpdbg_list_function(const zend_function *fbc) /* {{{ */ in phpdbg_list_function()
195 zend_function* fbc; in phpdbg_list_function_byname() local
H A Dphpdbg_bp.c919 static inline phpdbg_breakbase_t *phpdbg_find_breakpoint_symbol(zend_function *fbc) /* {{{ */ in phpdbg_find_breakpoint_symbol()
/PHP-7.1/Zend/
H A Dzend_object_handlers.c1061 static inline zend_function *zend_check_private_int(zend_function *fbc, zend_class_entry *ce, zend_… in zend_check_private_int()
1102 ZEND_API int zend_check_private(zend_function *fbc, zend_class_entry *ce, zend_string *function_nam… in zend_check_private()
1141 zend_function *fbc = is_static ? ce->__callstatic : ce->__call; in zend_get_call_trampoline_func() local
1191 zend_function *fbc; in zend_std_get_method() local
1285 zend_function *fbc = NULL; in zend_std_get_static_method() local
H A Dzend_vm_def.h3124 zend_function *fbc; variable
3252 zend_function *fbc; variable
3404 zend_function *fbc; variable
3570 zend_function *fbc; variable
3607 zend_function *fbc; variable
3638 zend_function *fbc = call->func; variable
3685 zend_function *fbc = call->func; variable
3707 zend_function *fbc = call->func; variable
3786 zend_function *fbc = call->func; variable
H A Dzend_object_handlers.h161 #define zend_get_function_root_class(fbc) \ argument
H A Dzend_execute.c868 static zend_never_inline int zend_verify_internal_arg_types(zend_function *fbc, zend_execute_data *… in zend_verify_internal_arg_types()
2565 zend_function *fbc; in zend_init_dynamic_call_string() local
2651 zend_function *fbc; in zend_init_dynamic_call_object() local
2684 zend_function *fbc; in zend_init_dynamic_call_array() local
2863 static zend_never_inline int zend_do_fcall_overloaded(zend_function *fbc, zend_execute_data *call, … in zend_do_fcall_overloaded()
H A Dzend_compile.c3145 uint32_t zend_compile_args(zend_ast *ast, zend_function *fbc) /* {{{ */ in zend_compile_args()
3255 ZEND_API zend_uchar zend_get_call_op(const zend_op *init_op, zend_function *fbc) /* {{{ */ in zend_get_call_op()
3281 void zend_compile_call_common(znode *result, zend_ast *args_ast, zend_function *fbc) /* {{{ */ in zend_compile_call_common()
3516 zend_function *fbc; in zend_try_compile_ct_bound_init_user_func() local
3609 …compile_assert(znode *result, zend_ast_list *args, zend_string *name, zend_function *fbc) /* {{{ */ in zend_compile_assert()
3657 …cial_func(znode *result, zend_string *lcname, zend_ast_list *args, zend_function *fbc, uint32_t ty… in zend_try_compile_special_func()
3749 zend_function *fbc; in zend_compile_call() local
3791 zend_function *fbc = NULL; in zend_compile_method_call() local
3846 zend_function *fbc = NULL; in zend_compile_static_call() local
H A Dzend_vm_execute.h2121 zend_function *fbc; local
2209 zend_function *fbc; local
2246 zend_function *fbc; local
5341 zend_function *fbc; local
5467 zend_function *fbc; local
7477 zend_function *fbc; local
9278 zend_function *fbc; local
9404 zend_function *fbc; local
11256 zend_function *fbc; local
11383 zend_function *fbc; local
[all …]
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_optimizer.c125 zend_function *fbc = (zend_function *)zend_hash_str_find_ptr(EG(function_table), name, len); in zend_optimizer_is_disabled_func() local
647 zend_function *fbc = zend_hash_find_ptr( in zend_optimizer_get_called_func() local
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c2211 zend_function *fbc = NULL; in dbstmt_method_get() local
2623 zend_function *fbc; in row_method_get() local
H A Dpdo_dbh.c1346 zend_function *fbc = NULL; in dbh_method_get() local

Completed in 227 milliseconds