Home
last modified time | relevance | path

Searched refs:ZEND_COLD (Results 1 – 25 of 34) sorted by relevance

12

/PHP-7.4/Zend/
H A Dzend_exceptions.h42 ZEND_API ZEND_COLD void zend_throw_exception_internal(zval *exception);
58 ZEND_API ZEND_COLD zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *me…
59 ZEND_API ZEND_COLD zend_object *zend_throw_exception_ex(zend_class_entry *exception_ce, zend_long c…
60 ZEND_API ZEND_COLD void zend_throw_exception_object(zval *exception);
68 ZEND_API ZEND_COLD void zend_exception_error(zend_object *exception, int severity);
H A Dzend_ini_scanner.h29 ZEND_COLD int zend_ini_scanner_get_lineno(void);
30 ZEND_COLD char *zend_ini_scanner_get_filename(void);
H A Dzend_weakrefs.c115 static ZEND_COLD zval* zend_weakref_no_write(zval *object, zval *member, zval *value, void **rtc) { in zend_weakref_no_write()
121 static ZEND_COLD zval* zend_weakref_no_read(zval *object, zval *member, int type, void **rtc, zval … in zend_weakref_no_read()
129 static ZEND_COLD zval *zend_weakref_no_read_ptr(zval *object, zval *member, int type, void **rtc) { in zend_weakref_no_read_ptr()
134 static ZEND_COLD int zend_weakref_no_isset(zval *object, zval *member, int hse, void **rtc) { in zend_weakref_no_isset()
141 static ZEND_COLD void zend_weakref_no_unset(zval *object, zval *member, void **rtc) { in zend_weakref_no_unset()
152 ZEND_COLD ZEND_METHOD(WeakReference, __construct) in ZEND_END_ARG_INFO()
H A Dzend.h235 ZEND_API ZEND_COLD ZEND_NORETURN void _zend_bailout(const char *filename, uint32_t lineno);
257 ZEND_API ZEND_COLD void zend_output_debug_string(zend_bool trigger_break, const char *format, ...) …
298 ZEND_API ZEND_COLD void zend_error(int type, const char *format, ...) ZEND_ATTRIBUTE_FORMAT(printf,…
299 ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_noreturn(int type, const char *format, ...) ZEND_A…
301 ZEND_API ZEND_COLD void zend_error_at(int type, const char *filename, uint32_t lineno, const char *…
302 ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_at_noreturn(int type, const char *filename, uint32…
304 ZEND_API ZEND_COLD void zend_throw_error(zend_class_entry *exception_ce, const char *format, ...) Z…
305 ZEND_API ZEND_COLD void zend_type_error(const char *format, ...) ZEND_ATTRIBUTE_FORMAT(printf, 1, 2…
306 ZEND_API ZEND_COLD void zend_internal_type_error(zend_bool throw_exception, const char *format, ...…
307 ZEND_API ZEND_COLD void zend_internal_argument_count_error(zend_bool throw_exception, const char *f…
[all …]
H A Dzend.c1106 ZEND_COLD void zenderror(const char *error) /* {{{ */ in zenderror()
1120 ZEND_API ZEND_COLD ZEND_NORETURN void _zend_bailout(const char *filename, uint32_t lineno) /* {{{ */ in BEGIN_EXTERN_C()
1262 static ZEND_COLD void zend_error_va_list( in zend_error_va_list()
1426 static ZEND_COLD void get_filename_lineno(int type, const char **filename, uint32_t *lineno) { in get_filename_lineno()
1473 ZEND_API ZEND_COLD void zend_error_at( in zend_error_at()
1487 ZEND_API ZEND_COLD void zend_error(int type, const char *format, ...) { in zend_error()
1498 ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_at_noreturn( in zend_error_at_noreturn()
1516 ZEND_API ZEND_COLD ZEND_NORETURN void zend_error_noreturn(int type, const char *format, ...) in zend_error_noreturn()
1531 ZEND_API ZEND_COLD void zend_throw_error(zend_class_entry *exception_ce, const char *format, ...) /… in zend_throw_error()
1565 ZEND_API ZEND_COLD void zend_type_error(const char *format, ...) /* {{{ */ in zend_type_error()
[all …]
H A Dzend_execute.c635 static zend_never_inline ZEND_COLD void zend_throw_access_uninit_prop_by_ref_error( in zend_throw_access_uninit_prop_by_ref_error()
709 static ZEND_COLD void zend_verify_type_error_common( in zend_verify_type_error_common()
782 static ZEND_COLD void zend_verify_arg_error( in zend_verify_arg_error()
1168 static ZEND_COLD void zend_verify_return_error( in zend_verify_return_error()
1184 static ZEND_COLD void zend_verify_internal_return_error( in zend_verify_internal_return_error()
1272 static zend_never_inline ZEND_COLD void ZEND_FASTCALL zend_use_object_as_array(void) in zend_use_object_as_array()
1277 static zend_never_inline ZEND_COLD void ZEND_FASTCALL zend_illegal_offset(void) in zend_illegal_offset()
1430 static zend_never_inline ZEND_COLD void zend_wrong_string_offset(EXECUTE_DATA_D) in zend_wrong_string_offset()
1980 static zend_never_inline ZEND_COLD int ZEND_FASTCALL zend_undefined_offset_write( in zend_undefined_offset_write()
1999 static zend_never_inline ZEND_COLD int ZEND_FASTCALL zend_undefined_index_write( in zend_undefined_index_write()
[all …]
H A Dzend_ast.c926 static ZEND_COLD void zend_ast_export_str(smart_str *str, zend_string *s) in zend_ast_export_str()
941 static ZEND_COLD void zend_ast_export_qstr(smart_str *str, char quote, zend_string *s) in zend_ast_export_qstr()
986 static ZEND_COLD void zend_ast_export_indent(smart_str *str, int indent) in zend_ast_export_indent()
1025 static ZEND_COLD int zend_ast_valid_var_char(char ch) in zend_ast_valid_var_char()
1038 static ZEND_COLD int zend_ast_valid_var_name(const char *s, size_t len) in zend_ast_valid_var_name()
1064 static ZEND_COLD int zend_ast_var_needs_braces(char ch) in zend_ast_var_needs_braces()
1145 static ZEND_COLD void zend_ast_export_var_list(smart_str *str, zend_ast_list *list, int indent) in zend_ast_export_var_list()
1162 static ZEND_COLD void zend_ast_export_stmt(smart_str *str, zend_ast *ast, int indent) in zend_ast_export_stmt()
1204 static ZEND_COLD void zend_ast_export_if_stmt(smart_str *str, zend_ast_list *list, int indent) in zend_ast_export_if_stmt()
1241 static ZEND_COLD void zend_ast_export_zval(smart_str *str, zval *zv, int priority, int indent) in zend_ast_export_zval()
[all …]
H A Dzend_execute.h55 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_missing_arg_error(zend_execute_data *execute_data);
60 ZEND_API ZEND_COLD void zend_throw_ref_type_error_zval(zend_property_info *prop, zval *zv);
61 ZEND_API ZEND_COLD void zend_throw_ref_type_error_type(zend_property_info *prop1, zend_property_inf…
148 ZEND_API ZEND_COLD int zend_use_undefined_constant(zend_string *name, zend_ast_attr attr, zval *res…
403 ZEND_COLD void zend_verify_property_type_error(zend_property_info *info, zval *property);
H A Dzend_closures.c370 static ZEND_COLD zend_function *zend_closure_get_constructor(zend_object *object) /* {{{ */ in zend_closure_get_constructor()
435 static ZEND_COLD zval *zend_closure_read_property(zval *object, zval *member, int type, void **cach… in zend_closure_read_property()
442 static ZEND_COLD zval *zend_closure_write_property(zval *object, zval *member, zval *value, void **… in zend_closure_write_property()
449 static ZEND_COLD zval *zend_closure_get_property_ptr_ptr(zval *object, zval *member, int type, void… in zend_closure_get_property_ptr_ptr()
456 static ZEND_COLD int zend_closure_has_property(zval *object, zval *member, int has_set_exists, void… in zend_closure_has_property()
465 static ZEND_COLD void zend_closure_unset_property(zval *object, zval *member, void **cache_slot) /*… in zend_closure_unset_property()
615 ZEND_COLD ZEND_METHOD(Closure, __construct) in ZEND_METHOD()
H A Dzend_exceptions.c141 ZEND_API ZEND_COLD void zend_throw_exception_internal(zval *exception) /* {{{ */ in zend_throw_exception_internal()
266 ZEND_COLD ZEND_METHOD(exception, __clone) in ZEND_METHOD()
907 ZEND_API ZEND_COLD zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *me… in zend_throw_exception()
937 ZEND_API ZEND_COLD zend_object *zend_throw_exception_ex(zend_class_entry *exception_ce, zend_long c… in zend_throw_exception_ex()
952 ZEND_API ZEND_COLD zend_object *zend_throw_error_exception(zend_class_entry *exception_ce, const ch… in zend_throw_error_exception()
984 ZEND_API ZEND_COLD void zend_exception_error(zend_object *ex, int severity) /* {{{ */ in zend_exception_error()
1053 ZEND_API ZEND_COLD void zend_throw_exception_object(zval *exception) /* {{{ */ in zend_throw_exception_object()
H A Dzend_API.h144 #define ZEND_MODULE_INFO_D(module) ZEND_COLD void ZEND_MODULE_INFO_N(module)(ZEND_MODULE_INFO_FUN…
297 ZEND_API ZEND_COLD void zend_wrong_param_count(void);
555 ZEND_API ZEND_COLD const char *zend_get_object_type(const zend_class_entry *ce);
1120 ZEND_API ZEND_COLD int ZEND_FASTCALL zend_wrong_parameters_none_error(void);
1121 ZEND_API ZEND_COLD int ZEND_FASTCALL zend_wrong_parameters_none_exception(void);
1122 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_parameters_count_error(int min_num_args, int max_n…
1126 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_parameter_class_error(int num, char *name, zval *a…
1127 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_parameter_class_exception(int num, char *name, zva…
1128 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_error(int num, char *error);
1129 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_deprecated(int num, char *error);
[all …]
H A Dzend_ini_scanner.l260 ZEND_COLD int zend_ini_scanner_get_lineno(void) in zend_ini_scanner_get_lineno()
268 ZEND_COLD char *zend_ini_scanner_get_filename(void) in zend_ini_scanner_get_filename()
H A Dzend_objects_API.c126 static ZEND_COLD zend_never_inline void ZEND_FASTCALL zend_objects_store_put_cold(zend_object *obje… in zend_objects_store_put_cold()
H A Dzend_portability.h229 # define ZEND_COLD __attribute__((cold)) macro
239 # define ZEND_COLD macro
H A Dzend_object_handlers.c369 static ZEND_COLD zend_never_inline void zend_bad_property_access(zend_property_info *property_info,… in zend_bad_property_access()
375 static ZEND_COLD zend_never_inline void zend_bad_property_name(void) /* {{{ */ in zend_bad_property_name()
478 static ZEND_COLD void zend_wrong_offset(zend_class_entry *ce, zend_string *member) /* {{{ */ in zend_wrong_offset()
932 static ZEND_COLD zend_never_inline void zend_bad_array_access(zend_class_entry *ce) /* {{{ */ in zend_bad_array_access()
1316 static ZEND_COLD zend_never_inline void zend_bad_method_call(zend_function *fbc, zend_string *metho… in zend_bad_method_call()
1571 ZEND_API ZEND_COLD zend_bool zend_std_unset_static_property(zend_class_entry *ce, zend_string *prop… in zend_std_unset_static_property()
1578 static ZEND_COLD zend_never_inline void zend_bad_constructor_call(zend_function *constructor, zend_… in zend_bad_constructor_call()
H A Dzend_API.c89 ZEND_API ZEND_COLD void zend_wrong_param_count(void) /* {{{ */ in zend_wrong_param_count()
171 ZEND_API ZEND_COLD int ZEND_FASTCALL zend_wrong_parameters_none_error(void) /* {{{ */ in zend_wrong_parameters_none_error()
191 ZEND_API ZEND_COLD int ZEND_FASTCALL zend_wrong_parameters_none_exception(void) /* {{{ */ in zend_wrong_parameters_none_exception()
285 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_parameter_class_error(int num, char *name, zval *a… in zend_wrong_parameter_class_error()
313 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_error(int num, char *error) /* {{{ */ in zend_wrong_callback_error()
328 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_exception(int num, char *error) /* {{{ */ in zend_wrong_callback_exception()
343 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_deprecated(int num, char *error) /* {{{ */ in zend_wrong_callback_deprecated()
903 static ZEND_COLD void zend_parse_parameters_debug_error(const char *msg) { in zend_parse_parameters_debug_error()
2828 ZEND_API ZEND_COLD ZEND_FUNCTION(display_disabled_function) in ZEND_FUNCTION()
2852 static ZEND_COLD zend_object *display_disabled_class(zend_class_entry *class_type) /* {{{ */ in display_disabled_class()
[all …]
H A Dzend_ini.h29 #define ZEND_INI_DISP(name) ZEND_COLD void name(zend_ini_entry *ini_entry, int type)
H A Dzend_object_handlers.h205 ZEND_API ZEND_COLD zend_bool zend_std_unset_static_property(zend_class_entry *ce, zend_string *prop…
H A Dzend_ini_parser.y194 static ZEND_COLD void ini_error(const char *msg) in ini_error()
/PHP-7.4/ext/standard/
H A Dinfo.c69 static ZEND_COLD int php_info_printf(const char *fmt, ...) /* {{{ */ in php_info_printf()
245 PHPAPI ZEND_COLD void ZEND_COLD php_info_print_style(void) in php_info_print_style()
255 PHPAPI ZEND_COLD zend_string *php_info_html_esc(char *string) in php_info_html_esc()
736 PHPAPI ZEND_COLD void php_print_info_htmlhead(void) in php_print_info_htmlhead()
762 PHPAPI ZEND_COLD void php_print_info(int flag) in php_print_info()
1049 PHPAPI ZEND_COLD void php_info_print_table_start(void) /* {{{ */ in php_info_print_table_start()
1059 PHPAPI ZEND_COLD void php_info_print_table_end(void) /* {{{ */ in php_info_print_table_end()
1068 PHPAPI ZEND_COLD void php_info_print_box_start(int flag) /* {{{ */ in php_info_print_box_start()
1085 PHPAPI ZEND_COLD void php_info_print_box_end(void) /* {{{ */ in php_info_print_box_end()
1094 PHPAPI ZEND_COLD void php_info_print_hr(void) /* {{{ */ in php_info_print_hr()
[all …]
H A Dcss.c22 PHPAPI ZEND_COLD void php_info_print_css(void) /* {{{ */ in php_info_print_css()
H A Dcredits.c26 PHPAPI ZEND_COLD void php_print_credits(int flag) /* {{{ */ in php_print_credits()
/PHP-7.4/main/
H A Dphp.h324 PHPAPI ZEND_COLD void php_log_err_with_severity(char *log_message, int syslog_type_int);
339 PHPAPI ZEND_COLD void php_verror(const char *docref, const char *params, int type, const char *form…
342 PHPAPI ZEND_COLD void php_error_docref(const char *docref, int type, const char *format, ...)
344 PHPAPI ZEND_COLD void php_error_docref1(const char *docref, const char *param1, int type, const cha…
346 PHPAPI ZEND_COLD void php_error_docref2(const char *docref, const char *param1, const char *param2,…
349 PHPAPI ZEND_COLD void php_win32_docref1_from_error(DWORD error, const char *param1);
350 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par…
H A Dmain.c889 PHPAPI ZEND_COLD void php_log_err_with_severity(char *log_message, int syslog_type_int) in php_log_err_with_severity()
983 PHPAPI ZEND_COLD void php_verror(const char *docref, const char *params, int type, const char *form… in php_verror()
1179 PHPAPI ZEND_COLD void php_error_docref(const char *docref, int type, const char *format, ...) in php_error_docref()
1191 PHPAPI ZEND_COLD void php_error_docref1(const char *docref, const char *param1, int type, const cha… in php_error_docref1()
1203 PHPAPI ZEND_COLD void php_error_docref2(const char *docref, const char *param1, const char *param2,… in php_error_docref2()
1219 PHPAPI ZEND_COLD void php_win32_docref1_from_error(DWORD error, const char *param1) { in php_win32_docref1_from_error()
1232 PHPAPI ZEND_COLD void php_win32_docref2_from_error(DWORD error, const char *param1, const char *par… in php_win32_docref2_from_error()
1255 static ZEND_COLD void php_error_cb(int type, const char *error_filename, const uint32_t error_linen… in php_error_cb()
1694 static ZEND_COLD void php_message_handler_for_zend(zend_long message, const void *data) in php_message_handler_for_zend()
/PHP-7.4/ext/ffi/
H A Dffi.c215 static ZEND_COLD void zend_ffi_return_unsupported(zend_ffi_type *type);
216 static ZEND_COLD void zend_ffi_pass_unsupported(zend_ffi_type *type);
217 static ZEND_COLD void zend_ffi_assign_incompatible(zval *arg, zend_ffi_type *type);
1551 static ZEND_COLD void zend_ffi_return_unsupported(zend_ffi_type *type) /* {{{ */ in zend_ffi_return_unsupported()
1564 static ZEND_COLD void zend_ffi_pass_unsupported(zend_ffi_type *type) /* {{{ */ in zend_ffi_pass_unsupported()
1604 static ZEND_COLD void zend_ffi_assign_incompatible(zval *arg, zend_ffi_type *type) /* {{{ */ in zend_ffi_assign_incompatible()
4677 static ZEND_COLD zend_function *zend_fake_get_constructor(zend_object *object) /* {{{ */ in zend_fake_get_constructor()
4684 static ZEND_COLD zend_never_inline void zend_bad_array_access(zend_class_entry *ce) /* {{{ */ in zend_bad_array_access()
4713 static ZEND_COLD void zend_fake_unset_dimension(zval *object, zval *offset) /* {{{ */ in zend_fake_unset_dimension()
4785 static ZEND_COLD zend_never_inline void zend_ffi_use_after_free(void) /* {{{ */ in zend_ffi_use_after_free()
[all …]

Completed in 134 milliseconds

12