Home
last modified time | relevance | path

Searched refs:TIMELIB_SPECIAL_LAST_DAY_OF_MONTH (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dtimelib_private.h82 #define TIMELIB_SPECIAL_LAST_DAY_OF_MONTH 0x02 macro
H A Dtm2unixtime.c263 case TIMELIB_SPECIAL_LAST_DAY_OF_MONTH: /* last */ in do_adjust_relative()
355 case TIMELIB_SPECIAL_LAST_DAY_OF_MONTH: /* last */ in do_adjust_special_early()
H A Dparse_date.re1135 s->time->relative.first_last_day_of = TIMELIB_SPECIAL_LAST_DAY_OF_MONTH;
H A Dparse_date.c19972 s->time->relative.first_last_day_of = TIMELIB_SPECIAL_LAST_DAY_OF_MONTH; in scan()

Completed in 39 milliseconds