Searched refs:touchRangeLocales (Results 1 – 2 of 2) sorted by relevance
23 void icu::number::impl::touchRangeLocales(RangeMacroProps& macros) { in touchRangeLocales() function in icu::number::impl34 touchRangeLocales(copy.fMacros); in numberFormatterBoth()43 touchRangeLocales(move.fMacros); in numberFormatterBoth()52 touchRangeLocales(copy.fMacros); in numberFormatterBoth()61 touchRangeLocales(move.fMacros); in numberFormatterBoth()70 touchRangeLocales(copy.fMacros); in numberFormatterFirst()79 touchRangeLocales(move.fMacros); in numberFormatterFirst()88 touchRangeLocales(copy.fMacros); in numberFormatterFirst()97 touchRangeLocales(move.fMacros); in numberFormatterFirst()106 touchRangeLocales(copy.fMacros); in numberFormatterSecond()[all …]
156 void touchRangeLocales(impl::RangeMacroProps& macros);2170 friend void impl::touchRangeLocales(impl::RangeMacroProps& macros);