Searched defs:includeTentativeEra (Results 1 – 4 of 4) sorted by relevance
74 UBool includeTentativeEra = FALSE; in enableTentativeEra() local
114 EraRules* EraRules::createInstance(const char *calType, UBool includeTentativeEra, UErrorCode& stat… in createInstance()
38 public static EraRules getInstance(CalType calType, boolean includeTentativeEra) { in getInstance()
40 public static EraRules getInstance(CalType calType, boolean includeTentativeEra) { in getInstance()