Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/lib/
H A Ddow.c43 static timelib_sll timelib_day_of_week_ex(timelib_sll y, timelib_sll m, timelib_sll d, int iso) in timelib_day_of_week_ex() function
64 return timelib_day_of_week_ex(y, m, d, 0); in timelib_day_of_week()
69 return timelib_day_of_week_ex(y, m, d, 1); in timelib_iso_day_of_week()

Completed in 14 milliseconds