Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/tests/
H A Dbug67253.phpt2 Bug #67253 (timelib_meridian_with_check out-of-bounds read)
/PHP-5.5/ext/date/lib/
H A Dparse_date.re398 static timelib_sll timelib_meridian_with_check(char **ptr, timelib_sll h)
1961 } else if ((tmp = timelib_meridian_with_check((char **) &ptr, s->time->h)) == TIMELIB_UNSET) {
H A Dparse_date.c400 static timelib_sll timelib_meridian_with_check(char **ptr, timelib_sll h) in timelib_meridian_with_check() function
24952 } else if ((tmp = timelib_meridian_with_check((char **) &ptr, s->time->h)) == TIMELIB_UNSET) { in timelib_parse_from_format()
/PHP-5.5/
H A DNEWS1145 . Fixed bug #67253 (timelib_meridian_with_check out-of-bounds read). (Stas)

Completed in 67 milliseconds