Home
last modified time | relevance | path

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

/PHP-7.2/ext/date/tests/
H A Dbug67253.phpt2 Bug #67253 (timelib_meridian_with_check out-of-bounds read)
/PHP-7.2/ext/date/lib/
H A Dparse_date.re402 static timelib_sll timelib_meridian_with_check(char **ptr, timelib_sll h)
2035 } else if ((tmp = timelib_meridian_with_check((char **) &ptr, s->time->h)) == TIMELIB_UNSET) {
H A Dparse_date.c404 static timelib_sll timelib_meridian_with_check(char **ptr, timelib_sll h) in timelib_meridian_with_check() function
25141 } else if ((tmp = timelib_meridian_with_check((char **) &ptr, s->time->h)) == TIMELIB_UNSET) { in timelib_parse_from_format()

Completed in 32 milliseconds