Searched defs:iy (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/date/lib/ |
H A D | dow.c | 93 …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 timelib_sll timelib_daynr_from_weeknr(timelib_sll iy, timelib_sll iw, timelib_sll id) in timelib_daynr_from_weeknr() 160 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.3/ext/gd/libgd/ |
H A D | gd.c | 1951 int ix = x, iy = y, c; in gdImageFill() local
|
Completed in 11 milliseconds