Home
last modified time | relevance | path

Searched refs:TIMELIB_FORMAT_SKIP_TO_SEPARATOR (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dtimelib.h377 TIMELIB_FORMAT_SKIP_TO_SEPARATOR, enumerator
H A Dparse_date.re1974 {'*', TIMELIB_FORMAT_SKIP_TO_SEPARATOR},
2294 …case TIMELIB_FORMAT_SKIP_TO_SEPARATOR: /* random chars until a separator or number ([ \t.,:;/-0123…
H A Dparse_date.c25082 {'*', TIMELIB_FORMAT_SKIP_TO_SEPARATOR},
25402 …case TIMELIB_FORMAT_SKIP_TO_SEPARATOR: /* random chars until a separator or number ([ \t.,:;/-0123… in timelib_parse_from_format_with_map()

Completed in 45 milliseconds