Home
last modified time | relevance | path

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

/PHP-5.3/ext/date/lib/
H A Ddow.c82 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli… in timelib_isoweek_from_date() function
H A Dtimelib.h66 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli…
/PHP-5.3/ext/date/
H A Dphp_date.c1068 timelib_isoweek_from_date(t->y, t->m, t->d, &isoweek, &isoyear); in date_format()
1278 timelib_isoweek_from_date(t->y, t->m, t->d, &isoweek, &isoyear); in php_idate()

Completed in 19 milliseconds