]> granicus.if.org Git - icu/commit
ICU-20419 Export internal StackUResourceBundle helper, so it can be used in the i18n...
authorJeff Genovy <29107334+jefgen@users.noreply.github.com>
Sun, 17 Feb 2019 21:06:38 +0000 (13:06 -0800)
committerJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 20 Feb 2019 17:24:24 +0000 (09:24 -0800)
commit4509ab7d96fe996d528ce5db650a031cefee7435
tree626f0ff14dbe2ec9f5a79da4b9a975642fd698e0
parent168c97f32ab669a5787898d2b01399a15edf6176
ICU-20419 Export internal StackUResourceBundle helper, so it can be used in the i18n library.
Replace all current usages of ures_initStackObject() in the i18n library with the StackUResourceBundle helper.
icu4c/source/common/uresimp.h
icu4c/source/common/wintz.cpp
icu4c/source/i18n/coll.cpp
icu4c/source/i18n/olsontz.cpp
icu4c/source/i18n/timezone.cpp
icu4c/source/i18n/zonemeta.cpp