]> granicus.if.org Git - icu/commit
ICU-13417 Add the Locale::(addLikely|minimize)Subtags() functions.
authorFredrik Roubert <roubert@google.com>
Thu, 13 Sep 2018 21:14:26 +0000 (14:14 -0700)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:39 +0000 (14:27 -0700)
commit7c2a8d1fcc28b89cd5c5b58a67901b519d7a43ed
tree0fb3adc59e54929766bb003f450dc54c7e17e572
parentfbc730fba1879535bdc1f78723e17e6fbff18622
ICU-13417 Add the Locale::(addLikely|minimize)Subtags() functions.

They are C++ wrappers of uloc_addLikelySubtags() and uloc_minimizeSubtags()
respectively, that take care of dynamic memory management.
icu4c/source/common/locid.cpp
icu4c/source/common/unicode/locid.h
icu4c/source/test/depstest/dependencies.txt
icu4c/source/test/intltest/loctest.cpp
icu4c/source/test/intltest/loctest.h