Home
last modified time | relevance | path

Searched refs:TIMELIB_HAVE_WEEKDAY_RELATIVE (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dparse_date.re99 #define TIMELIB_HAVE_WEEKDAY_RELATIVE() { s->time->have_relative = 1; s->time->relative.have_weekda…
657 TIMELIB_HAVE_WEEKDAY_RELATIVE();
1658 TIMELIB_HAVE_WEEKDAY_RELATIVE();
1686 TIMELIB_HAVE_WEEKDAY_RELATIVE();
H A Dparse_date.c101 #define TIMELIB_HAVE_WEEKDAY_RELATIVE() { s->time->have_relative = 1; s->time->relative.have_weekda… macro
659 TIMELIB_HAVE_WEEKDAY_RELATIVE(); in timelib_set_relative()
3967 TIMELIB_HAVE_WEEKDAY_RELATIVE(); in scan()
16787 TIMELIB_HAVE_WEEKDAY_RELATIVE(); in scan()

Completed in 35 milliseconds