Home
last modified time | relevance | path

Searched refs:timelib_relunit (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/date/lib/
H A Dparse_date.re152 } timelib_relunit;
169 static timelib_relunit const timelib_relunit_lookup[] = {
614 static const timelib_relunit* timelib_lookup_relunit(char **ptr)
618 const timelib_relunit *tp, *value = NULL;
641 const timelib_relunit* relunit;
1654 const timelib_relunit* relunit;
2087 const timelib_relunit* tmprel = 0;
H A Dparse_date.c154 } timelib_relunit; typedef
171 static timelib_relunit const timelib_relunit_lookup[] = {
616 static const timelib_relunit* timelib_lookup_relunit(char **ptr) in timelib_lookup_relunit()
620 const timelib_relunit *tp, *value = NULL; in timelib_lookup_relunit()
643 const timelib_relunit* relunit; in timelib_set_relative()
3963 const timelib_relunit* relunit; in scan()
25195 const timelib_relunit* tmprel = 0; in timelib_parse_from_format_with_map()

Completed in 34 milliseconds