Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dparse_date.re114 #define TIMELIB_HAVE_WEEKDAY_RELATIVE() { s->time->have_relative = 1; s->time->relative.have_weekda…
656 TIMELIB_HAVE_WEEKDAY_RELATIVE();
1556 TIMELIB_HAVE_WEEKDAY_RELATIVE();
1584 TIMELIB_HAVE_WEEKDAY_RELATIVE();
H A Dparse_date.c116 #define TIMELIB_HAVE_WEEKDAY_RELATIVE() { s->time->have_relative = 1; s->time->relative.have_weekda… macro
658 TIMELIB_HAVE_WEEKDAY_RELATIVE(); in timelib_set_relative()
3535 TIMELIB_HAVE_WEEKDAY_RELATIVE(); in scan()
16892 TIMELIB_HAVE_WEEKDAY_RELATIVE(); in scan()

Completed in 36 milliseconds