timestamp_end 339 ext/date/php_date.c ZEND_ARG_INFO(0, timestamp_end) timestamp_end 344 ext/date/php_date.c ZEND_ARG_INFO(0, timestamp_end) timestamp_end 3834 ext/date/php_date.c zend_long timestamp_begin = ZEND_LONG_MIN, timestamp_end = ZEND_LONG_MAX; timestamp_end 3836 ext/date/php_date.c if (zend_parse_method_parameters(ZEND_NUM_ARGS(), getThis(), "O|ll", &object, date_ce_timezone, ×tamp_begin, ×tamp_end) == FAILURE) { timestamp_end 3898 ext/date/php_date.c if (tzobj->tzi.tz->trans[i] < timestamp_end) {