Searched refs:TIMEZONE_ERROR_P (Results 1 – 3 of 3) sorted by relevance
226 intl_error_reset(TIMEZONE_ERROR_P(to_orig) TSRMLS_CC); in TimeZone_clone_obj()242 intl_errors_set_code(TIMEZONE_ERROR_P(to_orig), in TimeZone_clone_obj()244 intl_errors_set_custom_msg(TIMEZONE_ERROR_P(to_orig), in TimeZone_clone_obj()246 err_msg = intl_error_get_message(TIMEZONE_ERROR_P(to_orig) TSRMLS_CC); in TimeZone_clone_obj()336 intl_error_init(TIMEZONE_ERROR_P(to) TSRMLS_CC); in TimeZone_object_init()359 intl_error_reset(TIMEZONE_ERROR_P(to) TSRMLS_CC); in TimeZone_objects_free()
48 #define TIMEZONE_ERROR_P(to) &(TIMEZONE_ERROR(to)) macro
657 message = intl_error_get_message(TIMEZONE_ERROR_P(to) TSRMLS_CC); in PHP_FUNCTION()
Completed in 8 milliseconds