OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:yearStart
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/i18n/
persncal.h
177
int32_t
yearStart
(int32_t year);
islamcal.h
242
int32_t
yearStart
(int32_t year);
islamcal.cpp
195
int32_t IslamicCalendar::
yearStart
(int32_t year) {
401
month = (int32_t)uprv_ceil((days - 29 -
yearStart
(year)) / 29.5 );
persncal.cpp
274
int32_t PersianCalendar::
yearStart
(int32_t year) {
Completed in 1198 milliseconds