Home
last modified time | relevance | path

Searched refs:TIMELIB_UNHAVE_DATE (Results 1 – 2 of 2) sorted by last modified time

/PHP-5.3/ext/date/lib/
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
21374 TIMELIB_UNHAVE_DATE(); in scan()
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 …
1065 TIMELIB_UNHAVE_DATE();

Completed in 39 milliseconds