Home
last modified time | relevance | path

Searched defs:posPrefix (Results 1 – 20 of 20) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
DPropertiesAffixPatternProvider.java10 private final String posPrefix; field in PropertiesAffixPatternProvider
DPatternStringParser.java658 String posPrefix = patternInfo.getString(AffixPatternProvider.Flags.PREFIX); in patternInfoToProperties() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
DPropertiesAffixPatternProvider.java6 private final String posPrefix; field in PropertiesAffixPatternProvider
DPatternStringParser.java652 String posPrefix = patternInfo.getString(AffixPatternProvider.Flags.PREFIX); in patternInfoToProperties() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
DAffixMatcher.java96 AffixPatternMatcher posPrefix = null; in createMatchers() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DAffixMatcher.java94 AffixPatternMatcher posPrefix = null; in createMatchers() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java190 String posPrefix; in TestAPI() local
DIntlTestDecimalFormatAPIC.java149 String posPrefix; in TestAPI() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDecimalFormatAPI.java193 String posPrefix; in TestAPI() local
DIntlTestDecimalFormatAPIC.java152 String posPrefix; in TestAPI() local
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_affixes.cpp279 AffixPatternMatcher* posPrefix = nullptr; in createAffixMatchers() local
Dnumber_patternstring.cpp637 UnicodeString posPrefix = patternInfo.getString(AffixPatternProvider::AFFIX_PREFIX); in patternInfoToProperties() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_affixes.cpp279 AffixPatternMatcher* posPrefix = nullptr; in createAffixMatchers() local
Dnumber_patternstring.cpp589 UnicodeString posPrefix = patternInfo.getString(AffixPatternProvider::AFFIX_PREFIX); in patternInfoToProperties() local
/third_party/icu/icu4c/source/i18n/
Dnumparse_affixes.cpp279 AffixPatternMatcher* posPrefix = nullptr; in createAffixMatchers() local
Dnumber_patternstring.cpp589 UnicodeString posPrefix = patternInfo.getString(AffixPatternProvider::AFFIX_PREFIX); in patternInfoToProperties() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumparse_affixes.cpp312 AffixPatternMatcher* posPrefix = nullptr; in createAffixMatchers() local
Dnumber_patternstring.cpp588 UnicodeString posPrefix = patternInfo.getString(AffixPatternProvider::AFFIX_PREFIX); in patternInfoToProperties() local
/third_party/icu/icu4c/source/test/intltest/
Ddcfmapts.cpp283 UnicodeString posPrefix; in testAPI() local
Dloctest.cpp1188 UnicodeString posPrefix(u"\u0E3F"); in TestThaiCurrencyFormat() local