Home
last modified time | relevance | path

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

/PHP-7.1/ext/date/lib/
H A Dparse_date.re117 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s …
681 TIMELIB_UNHAVE_TIME();
689 TIMELIB_UNHAVE_TIME();
974 TIMELIB_UNHAVE_TIME();
994 TIMELIB_UNHAVE_TIME();
1006 TIMELIB_UNHAVE_TIME();
1017 TIMELIB_UNHAVE_TIME();
1031 TIMELIB_UNHAVE_TIME();
1057 TIMELIB_UNHAVE_TIME();
1099 TIMELIB_UNHAVE_TIME();
[all …]
H A Dparse_date.c119 #define TIMELIB_UNHAVE_TIME() { s->time->have_time = 0; s->time->h = 0; s->time->i = 0; s->time->s … macro
683 TIMELIB_UNHAVE_TIME(); in timelib_set_relative()
691 TIMELIB_UNHAVE_TIME(); in timelib_set_relative()
3933 TIMELIB_UNHAVE_TIME(); in scan()
19596 TIMELIB_UNHAVE_TIME(); in scan()
21425 TIMELIB_UNHAVE_TIME(); in scan()
21479 TIMELIB_UNHAVE_TIME(); in scan()
21940 TIMELIB_UNHAVE_TIME(); in scan()
21985 TIMELIB_UNHAVE_TIME(); in scan()
24153 TIMELIB_UNHAVE_TIME(); in scan()
[all …]

Completed in 37 milliseconds