Home
last modified time | relevance | path

Searched refs:timelib_ull (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/date/lib/
H A Dunixtime2tm.c32 timelib_ull day_of_era, year_of_era, day_of_year, month_portion; in timelib_unixtime2date()
H A Dtimelib.h131 typedef uint64_t timelib_ull; typedef
135 typedef unsigned long long timelib_ull; typedef
H A Dparse_iso_intervals.re132 static timelib_ull timelib_get_unsigned_nr(const char **ptr, int max_length)
134 timelib_ull dir = 1;
H A Dparse_iso_intervals.c134 static timelib_ull timelib_get_unsigned_nr(const char **ptr, int max_length) in timelib_get_unsigned_nr()
136 timelib_ull dir = 1; in timelib_get_unsigned_nr()
H A Dparse_date.re544 static timelib_ull timelib_get_signed_nr(Scanner *s, const char **ptr, int max_length)
1208 timelib_ull i;
1235 timelib_ull us;
1955 timelib_ull i;
H A Dparse_date.c546 static timelib_ull timelib_get_signed_nr(Scanner *s, const char **ptr, int max_length) in timelib_get_signed_nr()
4123 timelib_ull i; in scan()
7316 timelib_ull i; in scan()
7778 timelib_ull us; in scan()

Completed in 73 milliseconds