Home
last modified time | relevance | path

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

/PHP-7.0/ext/date/lib/
H A Dparse_date.re175 } timelib_relunit;
192 static timelib_relunit const timelib_relunit_lookup[] = {
624 static const timelib_relunit* timelib_lookup_relunit(char **ptr)
628 const timelib_relunit *tp, *value = NULL;
651 const timelib_relunit* relunit;
1562 const timelib_relunit* relunit;
1888 const timelib_relunit* tmprel = 0;
H A Dparse_date.c177 } timelib_relunit; typedef
194 static timelib_relunit const timelib_relunit_lookup[] = {
626 static const timelib_relunit* timelib_lookup_relunit(char **ptr) in timelib_lookup_relunit()
630 const timelib_relunit *tp, *value = NULL; in timelib_lookup_relunit()
653 const timelib_relunit* relunit; in timelib_set_relative()
3527 const timelib_relunit* relunit; in scan()
23999 const timelib_relunit* tmprel = 0; in timelib_parse_from_format()

Completed in 37 milliseconds