Home
last modified time | relevance | path

Searched refs:TIMELIB_SPECIAL_FIRST_DAY_OF_MONTH (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dtimelib_private.h81 #define TIMELIB_SPECIAL_FIRST_DAY_OF_MONTH 0x01 macro
H A Dtm2unixtime.c260 case TIMELIB_SPECIAL_FIRST_DAY_OF_MONTH: /* first */ in do_adjust_relative()
352 case TIMELIB_SPECIAL_FIRST_DAY_OF_MONTH: /* first */ in do_adjust_special_early()
H A Dparse_date.re1137 s->time->relative.first_last_day_of = TIMELIB_SPECIAL_FIRST_DAY_OF_MONTH;
H A Dparse_date.c19974 s->time->relative.first_last_day_of = TIMELIB_SPECIAL_FIRST_DAY_OF_MONTH; in scan()
/PHP-7.4/ext/date/
H A Dphp_date.c3178 …_bool(&element, parsed_time->relative.first_last_day_of == TIMELIB_SPECIAL_FIRST_DAY_OF_MONTH ? "f… in php_date_do_return_parsed_time()

Completed in 49 milliseconds