Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dtimelib.h442 TIMELIB_FORMAT_YEAR_EXPANDED, enumerator
H A Dparse_date.re2156 {'x', TIMELIB_FORMAT_YEAR_EXPANDED},
2157 {'X', TIMELIB_FORMAT_YEAR_EXPANDED},
2346 case TIMELIB_FORMAT_YEAR_EXPANDED: /* optional symbol, followed by up to 19 digits */
H A Dparse_date.c25006 {'x', TIMELIB_FORMAT_YEAR_EXPANDED},
25007 {'X', TIMELIB_FORMAT_YEAR_EXPANDED},
25196 case TIMELIB_FORMAT_YEAR_EXPANDED: /* optional symbol, followed by up to 19 digits */ in timelib_parse_from_format_with_map()

Completed in 50 milliseconds