Home
last modified time | relevance | path

Searched defs:currencyCode (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DParsedNumber.java50 public String currencyCode; field in ParsedNumber
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_types.h128 UChar currencyCode[4]; variable
Dmeasunit_impl.h236 static inline MeasureUnitImpl forCurrencyCode(StringPiece currencyCode) { in forCurrencyCode()
Dnumber_skeletons.cpp1019 const UChar* currencyCode = segment.toTempUnicodeString().getBuffer(); in parseCurrencyOption() local
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_types.h128 UChar currencyCode[4]; variable
Dmeasunit_impl.h263 static inline MeasureUnitImpl forCurrencyCode(StringPiece currencyCode) { in forCurrencyCode()
Dnumber_skeletons.cpp1025 const UChar* currencyCode = segment.toTempUnicodeString().getBuffer(); in parseCurrencyOption() local
/third_party/icu/icu4c/source/i18n/
Dnumparse_types.h127 UChar currencyCode[4]; variable
Dnumber_skeletons.cpp951 const UChar* currencyCode = segment.toTempUnicodeString().getBuffer(); in parseCurrencyOption() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumparse_types.h124 UChar currencyCode[4]; variable
Dnumber_skeletons.cpp877 const UChar* currencyCode = segment.toTempUnicodeString().getBuffer(); in parseCurrencyOption() local
/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c2603 UChar currencyCode[4]; in TestCurrencyIsoPluralFormat() local
2757 UChar currencyCode[4]; in TestCurrencyUsage() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DNumberSkeletonImpl.java999 String currencyCode = segment.subSequence(0, segment.length()).toString(); in parseCurrencyOption() local
/third_party/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp3848 UChar currencyCode[4]; in TestCurrencyIsoPluralFormat() local
3963 UChar currencyCode[4]; in TestCurrencyParsing() local