OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fgSystemDefaultCenturyStartYear
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
indiancal.h
334
static int32_t
fgSystemDefaultCenturyStartYear
;
indiancal.cpp
353
int32_t IndianCalendar::
fgSystemDefaultCenturyStartYear
= -1;
409
return
fgSystemDefaultCenturyStartYear
;
434
fgSystemDefaultCenturyStartYear
= newYear;
Completed in 447 milliseconds