timestamp_end     341 ext/date/php_date.c 	ZEND_ARG_INFO(0, timestamp_end)
timestamp_end     346 ext/date/php_date.c 	ZEND_ARG_INFO(0, timestamp_end)
timestamp_end    3908 ext/date/php_date.c 	long                 timestamp_begin = LONG_MIN, timestamp_end = LONG_MAX;
timestamp_end    3910 ext/date/php_date.c 	if (zend_parse_method_parameters(ZEND_NUM_ARGS() TSRMLS_CC, getThis(), "O|ll", &object, date_ce_timezone, &timestamp_begin, &timestamp_end) == FAILURE) {
timestamp_end    3974 ext/date/php_date.c 			if (tzobj->tzi.tz->trans[i] < timestamp_end) {