Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dparse_date.re95 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
658 TIMELIB_UNHAVE_TIME();
666 TIMELIB_UNHAVE_TIME();
1023 TIMELIB_UNHAVE_TIME();
1043 TIMELIB_UNHAVE_TIME();
1055 TIMELIB_UNHAVE_TIME();
1066 TIMELIB_UNHAVE_TIME();
1080 TIMELIB_UNHAVE_TIME();
1106 TIMELIB_UNHAVE_TIME();
1148 TIMELIB_UNHAVE_TIME();
[all …]
H A Dparse_date.c97 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s … macro
660 TIMELIB_UNHAVE_TIME(); in timelib_set_relative()
668 TIMELIB_UNHAVE_TIME(); in timelib_set_relative()
3968 TIMELIB_UNHAVE_TIME(); in scan()
19647 TIMELIB_UNHAVE_TIME(); in scan()
21476 TIMELIB_UNHAVE_TIME(); in scan()
21530 TIMELIB_UNHAVE_TIME(); in scan()
21991 TIMELIB_UNHAVE_TIME(); in scan()
22036 TIMELIB_UNHAVE_TIME(); in scan()
24204 TIMELIB_UNHAVE_TIME(); in scan()
[all …]

Completed in 38 milliseconds