Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dparse_date.re169 static timelib_relunit const timelib_relunit_lookup[] = {
628 for (tp = timelib_relunit_lookup; tp->name; tp++) {
H A Dparse_date.c171 static timelib_relunit const timelib_relunit_lookup[] = { variable
630 for (tp = timelib_relunit_lookup; tp->name; tp++) { in timelib_lookup_relunit()

Completed in 43 milliseconds