Searched refs:collation_values (Results 1 – 1 of 1) sorted by relevance
132 std::unique_ptr<icu::StringEnumeration> collation_values( in ResolvedOptions() local140 CHECK_NOT_NULL(collation_values.get()); in ResolvedOptions()144 collation = collation_values->next(&length, status); in ResolvedOptions()153 collation_values->reset(status); in ResolvedOptions()