atoll 42 ext/date/lib/parse_date.c # define strtoll(s, f, b) atoll(s) atoll 41 ext/date/lib/parse_iso_intervals.c # define strtoll(s, f, b) atoll(s) atoll 53 ext/date/php_date.c # define DATE_A64I(i, s) i = atoll(s) atoll 43 ext/mysqlnd/mysqlnd_portability.h #if __STDC_VERSION__ < 199901L && !defined(atoll) atoll 1678 ext/mysqlnd/mysqlnd_wireprotocol.c atoll((char *) p); atoll 1686 ext/mysqlnd/mysqlnd_wireprotocol.c (uint64_t) atoll((char *) p);