Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Ddow.c153 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s) in timelib_valid_time() function
H A Dtimelib.h83 int timelib_valid_time(timelib_sll h, timelib_sll i, timelib_sll s);
H A Dparse_date.re1797 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) {
2167 !timelib_valid_time( s->time->h, s->time->i, s->time->s)) {
H A Dparse_date.c23908 if (in.time->have_time && !timelib_valid_time( in.time->h, in.time->i, in.time->s)) { in timelib_strtotime()
24278 !timelib_valid_time( s->time->h, s->time->i, s->time->s)) { in timelib_parse_from_format()

Completed in 46 milliseconds