Lines Matching defs:fbc
1141 …r_inline ZEND_ATTRIBUTE_UNUSED bool zend_verify_internal_arg_types(zend_function *fbc, zend_execut… in zend_verify_internal_arg_types()
1170 ZEND_API bool zend_internal_call_should_throw(zend_function *fbc, zend_execute_data *call) in zend_internal_call_should_throw()
1197 ZEND_API ZEND_COLD void zend_internal_call_arginfo_violation(zend_function *fbc) in zend_internal_call_arginfo_violation()
1663 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_deprecated_function(const zend_function *fbc) in zend_deprecated_function()
2206 …end_never_inline ZEND_COLD void ZEND_FASTCALL zend_non_static_method_call(const zend_function *fbc) in zend_non_static_method_call()
3963 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function() local
3978 zend_function *fbc = Z_FUNC_P(zv); in zend_fetch_function_str() local
4558 zend_function *fbc; in zend_init_dynamic_call_string() local
4638 zend_function *fbc; in zend_init_dynamic_call_object() local
4682 zend_function *fbc; in zend_init_dynamic_call_array() local
4951 zend_function *fbc, zend_string *arg_name, void **cache_slot) { in zend_get_arg_offset_by_name()
4993 zend_function *fbc = call->func; in zend_handle_named_arg() local
5069 zend_function *fbc = call->func; in zend_handle_undef_args() local