Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Dtimelib.h55 #define TIMELIB_SPECIAL_LAST_DAY_OF_MONTH 0x02 macro
H A Dtm2unixtime.c225 case TIMELIB_SPECIAL_LAST_DAY_OF_MONTH: /* last */ in do_adjust_relative()
317 case TIMELIB_SPECIAL_LAST_DAY_OF_MONTH: /* last */ in do_adjust_special_early()
H A Dparse_date.re1043 s->time->relative.first_last_day_of = TIMELIB_SPECIAL_LAST_DAY_OF_MONTH;
H A Dparse_date.c18941 s->time->relative.first_last_day_of = TIMELIB_SPECIAL_LAST_DAY_OF_MONTH; in scan()

Completed in 40 milliseconds