Home
last modified time | relevance | path

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

/PHP-8.1/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.h487 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s);
H A Dparse_date.re1990 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) {
2578 !timelib_valid_time( s->time->h, s->time->i, s->time->s)) {
H A Dparse_date.c25988 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) { in timelib_strtotime()
26576 !timelib_valid_time( s->time->h, s->time->i, s->time->s)) { in timelib_parse_from_format_with_map()

Completed in 47 milliseconds