IntlTimeZone      476 ext/intl/php_intl.c 	ZEND_ARG_OBJ_INFO( 0, timeZone, IntlTimeZone, 0 )
IntlTimeZone      484 ext/intl/php_intl.c 	ZEND_ARG_OBJ_INFO( 0, timeZone, IntlTimeZone, 0 )
IntlTimeZone      485 ext/intl/php_intl.c 	ZEND_ARG_OBJ_INFO( 0, otherTimeZone, IntlTimeZone, 0 )
IntlTimeZone      489 ext/intl/php_intl.c 	ZEND_ARG_OBJ_INFO( 0, timeZone, IntlTimeZone, 0 )
IntlTimeZone      496 ext/intl/php_intl.c 	ZEND_ARG_OBJ_INFO( 0, timeZone, IntlTimeZone, 0 )
IntlTimeZone       22 ext/intl/timezone/timezone_methods.h PHP_METHOD(IntlTimeZone, __construct);