Home
last modified time | relevance | path

Searched defs:StringSegment (Results 1 – 15 of 15) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnumparse_validators.h19 bool match(StringSegment&, ParsedNumber&, UErrorCode&) const U_OVERRIDE { in match() argument
24 bool smokeTest(const StringSegment&) const U_OVERRIDE { in smokeTest()
Dnumparse_symbols.cpp92 void IgnorablesMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
151 void PaddingMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
Dstring_segment.cpp21 StringSegment::StringSegment(const UnicodeString& str, bool ignoreCase) in StringSegment() function in StringSegment
/third_party/node/deps/icu-small/source/i18n/
Dnumparse_validators.h19 bool match(StringSegment&, ParsedNumber&, UErrorCode&) const U_OVERRIDE { in match() argument
24 bool smokeTest(const StringSegment&) const U_OVERRIDE { in smokeTest()
Dnumparse_symbols.cpp92 void IgnorablesMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
151 void PaddingMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
Dstring_segment.cpp21 StringSegment::StringSegment(const UnicodeString& str, bool ignoreCase) in StringSegment() function in StringSegment
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumparse_validators.h19 bool match(StringSegment&, ParsedNumber&, UErrorCode&) const U_OVERRIDE { in match() argument
24 bool smokeTest(const StringSegment&) const U_OVERRIDE { in smokeTest()
Dnumparse_symbols.cpp92 void IgnorablesMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
151 void PaddingMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
Dstring_segment.cpp21 StringSegment::StringSegment(const UnicodeString& str, bool ignoreCase) in StringSegment() function in StringSegment
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumparse_validators.h19 bool match(StringSegment&, ParsedNumber&, UErrorCode&) const U_OVERRIDE { in match() argument
24 bool smokeTest(const StringSegment&) const U_OVERRIDE { in smokeTest()
Dnumparse_symbols.cpp87 void IgnorablesMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
146 void PaddingMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
Dnumparse_types.h17 class StringSegment; variable
Dnumparse_stringsegment.cpp23 StringSegment::StringSegment(const UnicodeString& str, bool ignoreCase) in StringSegment() function in StringSegment
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DStringSegment.java22 public class StringSegment implements CharSequence { class
28 public StringSegment(String str, boolean foldCase) { in StringSegment() method in StringSegment
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStringSegment.java20 public class StringSegment implements CharSequence { class
26 public StringSegment(String str, boolean foldCase) { in StringSegment() method in StringSegment