Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dtimelib.h442 TIMELIB_FORMAT_YEAR_EXPANDED, enumerator
H A Dparse_date.re2160 {'x', TIMELIB_FORMAT_YEAR_EXPANDED},
2161 {'X', TIMELIB_FORMAT_YEAR_EXPANDED},
2350 case TIMELIB_FORMAT_YEAR_EXPANDED: /* optional symbol, followed by up to 19 digits */
H A Dparse_date.c25010 {'x', TIMELIB_FORMAT_YEAR_EXPANDED},
25011 {'X', TIMELIB_FORMAT_YEAR_EXPANDED},
25200 case TIMELIB_FORMAT_YEAR_EXPANDED: /* optional symbol, followed by up to 19 digits */ in timelib_parse_from_format_with_map()

Completed in 47 milliseconds