Home
last modified time | relevance | path

Searched defs:patternString (Results 1 - 25 of 43) sorted by relevance

12

/third_party/icu/icu4c/source/i18n/
H A Dnumber_compact.h57 const UChar* patternString; member
H A Dnumparse_impl.cpp36 NumberParserImpl::createSimpleParser(const Locale& locale, const UnicodeString& patternString, in createSimpleParser() argument
H A Dnumber_affixutils.cpp19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() argument
281 AffixTag AffixUtils::nextToken(AffixTag tag, const UnicodeString &patternString, UErrorCode &status) { in nextToken() argument
H A Dnumber_compact.cpp41 int32_t countZeros(const UChar *patternString, int32_t patternLength) { in countZeros() argument
117 const UChar *patternString = nullptr; in getPattern() local
200 const UChar *patternString = value.getString(patternLength, status); put() local
282 auto patternString = static_cast<const UChar *>(allPatterns[i]); precomputeAllModifiers() local
313 const UChar *patternString = data.getPattern(magnitude, rules, quantity); processQuantity() local
[all...]
H A Dnumber_mapper.cpp470 UnicodeString patternString; in setTo() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_compact.h57 const char16_t* patternString; member
H A Dnumparse_impl.cpp36 NumberParserImpl::createSimpleParser(const Locale& locale, const UnicodeString& patternString, in createSimpleParser() argument
H A Dnumber_affixutils.cpp19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() argument
281 AffixTag AffixUtils::nextToken(AffixTag tag, const UnicodeString &patternString, UErrorCode &status) { in nextToken() argument
H A Dnumber_compact.cpp41 int32_t countZeros(const char16_t *patternString, int32_t patternLength) { in countZeros() argument
117 const char16_t *patternString = nullptr; in getPattern() local
200 const char16_t *patternString = value.getString(patternLength, status); put() local
282 auto patternString = static_cast<const char16_t *>(allPatterns[i]); precomputeAllModifiers() local
313 const char16_t *patternString = data.getPattern(magnitude, rules, quantity); processQuantity() local
[all...]
H A Dnumber_mapper.cpp470 UnicodeString patternString; in setTo() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_compact.h57 const UChar* patternString; member
H A Dnumber_affixutils.cpp19 int32_t AffixUtils::estimateLength(const UnicodeString &patternString, UErrorCode &status) { in estimateLength() argument
279 AffixTag AffixUtils::nextToken(AffixTag tag, const UnicodeString &patternString, UErrorCode &status) { in nextToken() argument
H A Dnumber_compact.cpp41 int32_t countZeros(const UChar *patternString, int32_t patternLength) { in countZeros() argument
117 const UChar *patternString = nullptr; in getPattern() local
[all...]
H A Dnumparse_impl.cpp36 NumberParserImpl::createSimpleParser(const Locale& locale, const UnicodeString& patternString, in createSimpleParser() argument
H A Dnumber_mapper.cpp459 UnicodeString patternString; in setTo() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dprscmnts.cpp87 getText(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UnicodeString patternString, UErrorCode* status) getText() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DCompactData.java241 countZeros(String patternString) countZeros() argument
[all...]
H A DPatternStringParser.java25 public static ParsedPatternInfo parseToPatternInfo(String patternString) { in parseToPatternInfo() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
H A DAffixMatcher.java250 static boolean matched(AffixPatternMatcher affix, String patternString) { in matched() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DAffixMatcher.java248 static boolean matched(AffixPatternMatcher affix, String patternString) { in matched() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/
H A DCompactData.java230 countZeros(String patternString) countZeros() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dprscmnts.cpp87 getText(const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, UnicodeString patternString, UErrorCode* status) getText() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_parse.cpp37 const char16_t* patternString; in testBasic() member
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dprscmnts.cpp87 getText(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UnicodeString patternString, UErrorCode* status) getText() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessagePatternUtil.java44 public static MessageNode buildMessageNode(String patternString) { in buildMessageNode() argument

Completed in 94 milliseconds

12