Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/tests/
H A Dbug67253.phpt2 Bug #67253 (timelib_meridian_with_check out-of-bounds read)
/PHP-7.4/ext/date/lib/
H A Dparse_date.re401 static timelib_sll timelib_meridian_with_check(char **ptr, timelib_sll h)
2174 } else if ((tmp = timelib_meridian_with_check((char **) &ptr, s->time->h)) == TIMELIB_UNSET) {
H A Dparse_date.c403 static timelib_sll timelib_meridian_with_check(char **ptr, timelib_sll h) in timelib_meridian_with_check() function
25282 } else if ((tmp = timelib_meridian_with_check((char **) &ptr, s->time->h)) == TIMELIB_UNSET) { in timelib_parse_from_format_with_map()

Completed in 33 milliseconds