Searched defs:StringSegment (Results 1 – 5 of 5) sorted by relevance
19 bool match(StringSegment&, ParsedNumber&, UErrorCode&) const U_OVERRIDE { in match() argument24 bool smokeTest(const StringSegment&) const U_OVERRIDE { in smokeTest()
92 void IgnorablesMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument151 void PaddingMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
21 StringSegment::StringSegment(const UnicodeString& str, bool ignoreCase) in StringSegment() function in StringSegment
22 public class StringSegment implements CharSequence { class28 public StringSegment(String str, boolean foldCase) { in StringSegment() method in StringSegment
20 public class StringSegment implements CharSequence { class26 public StringSegment(String str, boolean foldCase) { in StringSegment() method in StringSegment