Home
last modified time | relevance | path

Searched refs:time_part (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/date/lib/
H A Dparse_date.re730 * The time_part parameter is a flag. It can be TIMELIB_TIME_PART_KEEP in case
735 …timelib_set_relative(const char **ptr, timelib_sll amount, int behavior, Scanner *s, int time_part)
754 if (time_part != TIMELIB_TIME_PART_KEEP) {
764 if (time_part != TIMELIB_TIME_PART_KEEP) {
H A Dparse_date.c737 …timelib_set_relative(const char **ptr, timelib_sll amount, int behavior, Scanner *s, int time_part) in timelib_set_relative() argument
756 if (time_part != TIMELIB_TIME_PART_KEEP) { in timelib_set_relative()
766 if (time_part != TIMELIB_TIME_PART_KEEP) { in timelib_set_relative()

Completed in 40 milliseconds