IntlTimeZone      477 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, timeZone, IntlTimeZone, 0 )
IntlTimeZone      486 ext/intl/php_intl.c 	ZEND_ARG_OBJ_INFO( 0, otherTimeZone, IntlTimeZone, 0 )
IntlTimeZone      490 ext/intl/php_intl.c 	ZEND_ARG_OBJ_INFO( 0, timeZone, IntlTimeZone, 0 )
IntlTimeZone      497 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);