Searched refs:iw (Results 1 – 4 of 4) sorted by relevance
/PHP-7.1/ext/date/lib/ |
H A D | dow.c | 92 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli… in timelib_isoweek_from_date() argument 110 *iw = 53; in timelib_isoweek_from_date() 112 *iw = 52; in timelib_isoweek_from_date() 124 *iw = 1; in timelib_isoweek_from_date() 133 *iw = j / 7; in timelib_isoweek_from_date() 135 *iw -= 1; in timelib_isoweek_from_date()
|
H A D | timelib.h | 82 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli…
|
/PHP-7.1/ext/standard/tests/url/ |
H A D | base64_encode_basic_001.phpt | 166 0x8B: iw==
|
/PHP-7.1/ext/hash/tests/ |
H A D | fnv1a32.phpt | 127 array( '=_~5M[|lo,Z?>f]@?s}6$>iw', '621bbc86' ),
|
Completed in 12 milliseconds