Searched refs:TIMEZONE_ERROR_P (Results 1 – 3 of 3) sorted by relevance
230 intl_error_reset(TIMEZONE_ERROR_P(to_orig)); in TimeZone_clone_obj()244 intl_errors_set_code(TIMEZONE_ERROR_P(to_orig), in TimeZone_clone_obj()246 intl_errors_set_custom_msg(TIMEZONE_ERROR_P(to_orig), in TimeZone_clone_obj()248 err_msg = intl_error_get_message(TIMEZONE_ERROR_P(to_orig)); in TimeZone_clone_obj()343 intl_error_init(TIMEZONE_ERROR_P(to)); in TimeZone_object_init()365 intl_error_reset(TIMEZONE_ERROR_P(to)); in TimeZone_objects_free()
53 #define TIMEZONE_ERROR_P(to) &(TIMEZONE_ERROR(to)) macro
647 message = intl_error_get_message(TIMEZONE_ERROR_P(to)); in PHP_FUNCTION()
Completed in 8 milliseconds