Home
last modified time | relevance | path

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

/PHP-7.1/ext/date/lib/
H A Dparse_date.re193 static timelib_relunit const timelib_relunit_lookup[] = {
651 for (tp = timelib_relunit_lookup; tp->name; tp++) {
H A Dparse_date.c195 static timelib_relunit const timelib_relunit_lookup[] = { variable
653 for (tp = timelib_relunit_lookup; tp->name; tp++) { in timelib_lookup_relunit()

Completed in 36 milliseconds