Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dtimelib.h423 TIMELIB_FORMAT_MONTH_TWO_DIGIT, enumerator
H A Dparse_date.re2133 {'n', TIMELIB_FORMAT_MONTH_TWO_DIGIT},
2308 case TIMELIB_FORMAT_MONTH_TWO_DIGIT: /* two digit month, without leading zero */
H A Dparse_date.c24983 {'n', TIMELIB_FORMAT_MONTH_TWO_DIGIT},
25158 case TIMELIB_FORMAT_MONTH_TWO_DIGIT: /* two digit month, without leading zero */ in timelib_parse_from_format_with_map()

Completed in 49 milliseconds