Home
last modified time | relevance | path

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

/PHP-7.2/ext/date/lib/
H A Dparse_date.re170 static timelib_relunit const timelib_relunit_lookup[] = {
629 for (tp = timelib_relunit_lookup; tp->name; tp++) {
H A Dparse_date.c172 static timelib_relunit const timelib_relunit_lookup[] = { variable
631 for (tp = timelib_relunit_lookup; tp->name; tp++) { in timelib_lookup_relunit()

Completed in 26 milliseconds