DATE_A64I 45 ext/date/php_date.c # define DATE_A64I(i, s) i = _atoi64(s) DATE_A64I 53 ext/date/php_date.c # define DATE_A64I(i, s) i = atoll(s)