Searched defs:case_first (Results 1 – 1 of 1) sorted by relevance
97 const char* case_first = nullptr; in ResolvedOptions() local246 UColAttributeValue ToUColAttributeValue(CaseFirst case_first) { in ToUColAttributeValue()266 void SetCaseFirstOption(icu::Collator* icu_collator, CaseFirst case_first) { in SetCaseFirstOption()352 CaseFirst case_first = maybe_case_first.FromJust(); in New() local