TimeZone 31 ext/intl/common/common_date.h U_CFUNC TimeZone *timezone_convert_datetimezone(int type, void *object, int is_datetime, intl_error *outside_error, const char *func); TimeZone 32 ext/intl/common/common_date.h U_CFUNC int intl_datetime_decompose(zval *z, double *millis, TimeZone **tz, TimeZone 39 ext/intl/timezone/timezone_class.h const TimeZone *utimezone; TimeZone 58 ext/intl/timezone/timezone_class.h #define TIMEZONE_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(TimeZone, to) TimeZone 67 ext/intl/timezone/timezone_class.h zval *timezone_convert_to_datetimezone(const TimeZone *timeZone, intl_error *outside_error, const char *func, zval *ret); TimeZone 68 ext/intl/timezone/timezone_class.h TimeZone *timezone_process_timezone_argument(zval *zv_timezone, intl_error *error, const char *func); TimeZone 70 ext/intl/timezone/timezone_class.h void timezone_object_construct(const TimeZone *zone, zval *object, int owned);