TIMEZONE_ERROR     53 ext/intl/timezone/timezone_class.h #define TIMEZONE_ERROR_P(to)					&(TIMEZONE_ERROR(to))
TIMEZONE_ERROR     55 ext/intl/timezone/timezone_class.h #define TIMEZONE_ERROR_CODE(co)					INTL_ERROR_CODE(TIMEZONE_ERROR(to))
TIMEZONE_ERROR     56 ext/intl/timezone/timezone_class.h #define TIMEZONE_ERROR_CODE_P(co)				&(INTL_ERROR_CODE(TIMEZONE_ERROR(to)))