Home
last modified time | relevance | path

Searched defs:iy (Results 1 – 2 of 2) sorted by relevance

/PHP-7.2/ext/date/lib/
H A Ddow.c93 …ib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timelib_sll *iy) in timelib_isoweek_from_date()
141 void timelib_isodate_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iy, timeli… in timelib_isodate_from_date()
147 static timelib_sll timelib_daynr_from_weeknr_ex(timelib_sll iy, timelib_sll iw, timelib_sll id, tim… in timelib_daynr_from_weeknr_ex()
162 timelib_sll timelib_daynr_from_weeknr(timelib_sll iy, timelib_sll iw, timelib_sll id) in timelib_daynr_from_weeknr()
169 void timelib_date_from_isodate(timelib_sll iy, timelib_sll iw, timelib_sll id, timelib_sll *y, time… in timelib_date_from_isodate()
/PHP-7.2/ext/gd/libgd/
H A Dgd.c1947 int ix = x, iy = y, c; in gdImageFill() local

Completed in 13 milliseconds