Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dtimelib.h403 TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS = 0, enumerator
H A Dparse_date.re2112 {'+', TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS},
2518 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: /* allow extra chars in the format */
2605 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS:
H A Dparse_date.c24962 {'+', TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS},
25368 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: /* allow extra chars in the format */ in timelib_parse_from_format_with_map()
25455 case TIMELIB_FORMAT_ALLOW_EXTRA_CHARACTERS: in timelib_parse_from_format_with_map()

Completed in 67 milliseconds