Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dtimelib.h370 TIMELIB_FORMAT_MONTH_TWO_DIGIT, enumerator
H A Dparse_date.re1960 {'n', TIMELIB_FORMAT_MONTH_TWO_DIGIT},
2122 case TIMELIB_FORMAT_MONTH_TWO_DIGIT: /* two digit month, without leading zero */
H A Dparse_date.c25068 {'n', TIMELIB_FORMAT_MONTH_TWO_DIGIT},
25230 case TIMELIB_FORMAT_MONTH_TWO_DIGIT: /* two digit month, without leading zero */ in timelib_parse_from_format_with_map()

Completed in 50 milliseconds