TIMEZONE_ERROR     48 ext/intl/timezone/timezone_class.h #define TIMEZONE_ERROR_P(to)					&(TIMEZONE_ERROR(to))
TIMEZONE_ERROR     50 ext/intl/timezone/timezone_class.h #define TIMEZONE_ERROR_CODE(co)					INTL_ERROR_CODE(TIMEZONE_ERROR(to))
TIMEZONE_ERROR     51 ext/intl/timezone/timezone_class.h #define TIMEZONE_ERROR_CODE_P(co)				&(INTL_ERROR_CODE(TIMEZONE_ERROR(to)))
TIMEZONE_ERROR    610 ext/intl/timezone/timezone_methods.cpp 		&TIMEZONE_ERROR(to), "intltz_to_date_time_zone" TSRMLS_CC);