Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/lib/
H A Dparse_date.re179 static timelib_relunit const timelib_relunit_lookup[] = {
707 for (tp = timelib_relunit_lookup; tp->name; tp++) {
H A Dparse_date.c181 static timelib_relunit const timelib_relunit_lookup[] = { variable
709 for (tp = timelib_relunit_lookup; tp->name; tp++) { in timelib_lookup_relunit()

Completed in 50 milliseconds