Lines Matching defs:fbc
3501 zend_ast *ast, zend_function *fbc, bool *may_have_extra_named_args) /* {{{ */ in zend_compile_args()
3699 ZEND_API zend_uchar zend_get_call_op(const zend_op *init_op, zend_function *fbc) /* {{{ */ in zend_get_call_op()
3725 static bool zend_compile_call_common(znode *result, zend_ast *args_ast, zend_function *fbc) /* {{{ … in zend_compile_call_common()
3983 static bool fbc_is_finalized(zend_function *fbc) { in fbc_is_finalized()
3990 zend_function *fbc; in zend_try_compile_ct_bound_init_user_func() local
4119 …compile_assert(znode *result, zend_ast_list *args, zend_string *name, zend_function *fbc) /* {{{ */ in zend_compile_assert()
4385 …cial_func(znode *result, zend_string *lcname, zend_ast_list *args, zend_function *fbc, uint32_t ty… in zend_try_compile_special_func()
4508 zend_function *fbc; in zend_compile_call() local
4567 zend_function *fbc = NULL; in zend_compile_method_call() local
4635 zend_function *fbc = zend_hash_find_ptr(&ce->function_table, lcname); in zend_get_compatible_func_or_null() local
4659 zend_function *fbc = NULL; in zend_compile_static_call() local