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)))