Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/lib/
H A Dtimelib_private.h84 #define TIMELIB_TIME_PART_DONT_KEEP 0x00 macro
H A Dparse_date.re645 * TIMELIB_TIME_PART_DONT_KEEP in case it does need to be reset. This is used
1208 timelib_set_relative(&ptr, i, 1, s, TIMELIB_TIME_PART_DONT_KEEP);
1211 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP);
1721 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP);
1745 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP);
H A Dparse_date.c16741 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP); in scan()
16810 timelib_set_relative(&ptr, i, 1, s, TIMELIB_TIME_PART_DONT_KEEP); in scan()
16813 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP); in scan()
16937 timelib_set_relative(&ptr, i, behavior, s, TIMELIB_TIME_PART_DONT_KEEP); in scan()

Completed in 43 milliseconds