Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Dparse_date.re112 #define TIMELIB_UNHAVE_DATE() { s->time->have_date = 0; s->time->d = 0; s->time->m = 0; s->time->y …
1005 TIMELIB_UNHAVE_DATE();
H A Dparse_date.c114 #define TIMELIB_UNHAVE_DATE() { s->time->have_date = 0; s->time->d = 0; s->time->m = 0; s->time->y … macro
21312 TIMELIB_UNHAVE_DATE(); in scan()

Completed in 65 milliseconds