Home
last modified time | relevance | path

Searched refs:timelib_valid_time (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Ddow.c195 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s) in timelib_valid_time() function
H A Dtimelib.h435 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s);
H A Dparse_date.re1889 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) {
2420 !timelib_valid_time( s->time->h, s->time->i, s->time->s)) {
H A Dparse_date.c24997 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) { in timelib_strtotime()
25528 !timelib_valid_time( s->time->h, s->time->i, s->time->s)) { in timelib_parse_from_format_with_map()

Completed in 47 milliseconds