Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dtimelib.h350 TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS = 0, enumerator
H A Dparse_date.re1943 {'+', TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS},
2298 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: /* allow extra chars in the format */
2368 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS:
H A Dparse_date.c25051 {'+', TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS},
25406 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: /* allow extra chars in the format */ in timelib_parse_from_format_with_map()
25476 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: in timelib_parse_from_format_with_map()

Completed in 85 milliseconds