Home
last modified time | relevance | path

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

/PHP-8.2/ext/date/lib/
H A Dtimelib.h403 TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS = 0, enumerator
H A Dparse_date.re2116 {'+', TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS},
2522 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: /* allow extra chars in the format */
2609 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS:
H A Dparse_date.c24966 {'+', TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS},
25372 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: /* allow extra chars in the format */ in timelib_parse_from_format_with_map()
25459 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: in timelib_parse_from_format_with_map()

Completed in 47 milliseconds