Home
last modified time | relevance | path

Searched refs:CurrencyFormatInfoResult (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_formatimpl.cpp29 struct CurrencyFormatInfoResult { struct
36 CurrencyFormatInfoResult
41 CurrencyFormatInfoResult result = {false, nullptr, nullptr, nullptr}; in getCurrencyFormatInfo()
224 CurrencyFormatInfoResult info = getCurrencyFormatInfo( in macrosToMicroGenerator()