Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dtimelib.h42 #define TIMELIB_SPECIAL_LAST_DAY_OF_MONTH 0x02 macro
H A Dtm2unixtime.c213 case TIMELIB_SPECIAL_LAST_DAY_OF_MONTH: /* last */ in do_adjust_relative()
305 case TIMELIB_SPECIAL_LAST_DAY_OF_MONTH: /* last */ in do_adjust_special_early()
H A Dparse_date.re1033 s->time->relative.first_last_day_of = TIMELIB_SPECIAL_LAST_DAY_OF_MONTH;
H A Dparse_date.c19867 s->time->relative.first_last_day_of = TIMELIB_SPECIAL_LAST_DAY_OF_MONTH; in scan()

Completed in 33 milliseconds