Searched defs:StringSegment (Results 1 – 6 of 6) sorted by relevance
19 bool match(StringSegment&, ParsedNumber&, UErrorCode&) const U_OVERRIDE { in match() argument24 bool smokeTest(const StringSegment&) const U_OVERRIDE { in smokeTest()
87 void IgnorablesMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument146 void PaddingMatcher::accept(StringSegment&, ParsedNumber&) const { in accept() argument
17 class StringSegment; variable
23 StringSegment::StringSegment(const UnicodeString& str, bool ignoreCase) in StringSegment() function in StringSegment
18 public class StringSegment implements CharSequence { class24 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