Searched refs:TIMEZONE_ERROR_P (Results 1 – 3 of 3) sorted by relevance
233 intl_error_reset(TIMEZONE_ERROR_P(to_orig)); in TimeZone_clone_obj()247 intl_errors_set_code(TIMEZONE_ERROR_P(to_orig), in TimeZone_clone_obj()249 intl_errors_set_custom_msg(TIMEZONE_ERROR_P(to_orig), in TimeZone_clone_obj()251 err_msg = intl_error_get_message(TIMEZONE_ERROR_P(to_orig)); in TimeZone_clone_obj()348 intl_error_init(TIMEZONE_ERROR_P(to)); in TimeZone_object_init()363 intl_error_reset(TIMEZONE_ERROR_P(to)); in TimeZone_objects_free()
53 #define TIMEZONE_ERROR_P(to) &(TIMEZONE_ERROR(to)) macro
597 message = intl_error_get_message(TIMEZONE_ERROR_P(to)); in PHP_FUNCTION()
Completed in 12 milliseconds