Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/lib/
H A Dtimelib_private.h84 #define TIMELIB_TIME_PART_DONT_KEEP 0x00 macro
H A Dparse_date.re672 * TIMELIB_TIME_PART_DONT_KEEP in case it does need to be reset. This is used
1267 timelib_set_relative(&ptr, i, 1, s, TIMELIB_TIME_PART_DONT_KEEP);
1270 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP);
1782 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP);
1806 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP);
H A Dparse_date.c17290 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP); in scan()
17374 timelib_set_relative(&ptr, i, 1, s, TIMELIB_TIME_PART_DONT_KEEP); in scan()
17377 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP); in scan()
17533 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP); in scan()

Completed in 39 milliseconds