Searched refs:SearchIterator (Results 1 – 21 of 21) sorted by relevance
23 SearchIterator::SearchIterator(const SearchIterator &other) in SearchIterator() function in SearchIterator39 SearchIterator::~SearchIterator() in ~SearchIterator()48 void SearchIterator::setAttribute(USearchAttribute attribute, in setAttribute()77 USearchAttributeValue SearchIterator::getAttribute( in getAttribute()100 int32_t SearchIterator::getMatchedStart() const in getMatchedStart()105 int32_t SearchIterator::getMatchedLength() const in getMatchedLength()110 void SearchIterator::getMatchedText(UnicodeString &result) const in getMatchedText()122 void SearchIterator::setBreakIterator(BreakIterator *breakiter, in setBreakIterator()145 const BreakIterator * SearchIterator::getBreakIterator(void) const in getBreakIterator()150 void SearchIterator::setText(const UnicodeString &text, UErrorCode &status) in setText()[all …]
29 SearchIterator(text, breakiter), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()55 SearchIterator(text, breakiter), in StringSearch()87 SearchIterator(text, breakiter), in StringSearch()112 SearchIterator(text, breakiter), in StringSearch()140 SearchIterator(that.m_text_, that.m_breakiterator_), in StringSearch()206 UBool StringSearch::operator==(const SearchIterator &that) const in operator ==()211 if (SearchIterator::operator ==(that)) { in operator ==()283 SearchIterator * StringSearch::safeClone(void) const in safeClone()
79 class U_I18N_API SearchIterator : public UObject {91 SearchIterator(const SearchIterator &other);97 virtual ~SearchIterator();272 virtual UBool operator==(const SearchIterator &that) const;280 UBool operator!=(const SearchIterator &that) const;291 virtual SearchIterator* safeClone(void) const = 0;440 SearchIterator();457 SearchIterator(const UnicodeString &text, 479 SearchIterator(CharacterIterator &text, BreakIterator *breakiter = NULL);489 SearchIterator & operator=(const SearchIterator &that);[all …]
132 class U_I18N_API StringSearch U_FINAL : public SearchIterator297 virtual UBool operator==(const SearchIterator &that) const;413 virtual SearchIterator * safeClone(void) const;
51 public abstract class SearchIterator class99 return SearchIterator.this.targetText; in text()103 SearchIterator.this.targetText = text; in setTarget()117 return SearchIterator.this.breakIterator; in breakIter()121 SearchIterator.this.breakIterator = breakIter; in setBreakIter()127 return SearchIterator.this.matchLength; in matchedLength()131 SearchIterator.this.matchLength = matchedLength; in setMatchedLength()630 protected SearchIterator(CharacterIterator target, BreakIterator breaker) in SearchIterator() method in SearchIterator
131 public final class StringSearch extends SearchIterator {
51 public abstract class SearchIterator class96 return SearchIterator.this.targetText; in text()100 SearchIterator.this.targetText = text; in setTarget()114 return SearchIterator.this.breakIterator; in breakIter()118 SearchIterator.this.breakIterator = breakIter; in setBreakIter()124 return SearchIterator.this.matchLength; in matchedLength()128 SearchIterator.this.matchLength = matchedLength; in setMatchedLength()606 protected SearchIterator(CharacterIterator target, BreakIterator breaker) in SearchIterator() method in SearchIterator
21 import static android.icu.text.SearchIterator.ElementComparisonType.ANY_BASE_WEIGHT_IS_WILDCARD;22 import static android.icu.text.SearchIterator.ElementComparisonType.PATTERN_BASE_WEIGHT_IS_WILDCARD;23 import static android.icu.text.SearchIterator.ElementComparisonType.STANDARD_ELEMENT_COMPARISON;32 import android.icu.text.SearchIterator;33 import android.icu.text.SearchIterator.ElementComparisonType;675 if (strsrch.getMatchStart() != SearchIterator.DONE || in assertEqualWithStringSearch()703 if (strsrch.getMatchStart() != SearchIterator.DONE || in assertEqualWithStringSearch()735 if (strsrch.getMatchStart() != SearchIterator.DONE || in assertEqualWithStringSearch()1751 strsrch.getMatchStart() != SearchIterator.DONE) { in TestReset()1794 if (strsrch.following(search.text.length()) != SearchIterator.DONE) { in TestSetMatch()[all …]
20 import static com.ibm.icu.text.SearchIterator.ElementComparisonType.ANY_BASE_WEIGHT_IS_WILDCARD;21 import static com.ibm.icu.text.SearchIterator.ElementComparisonType.PATTERN_BASE_WEIGHT_IS_WILDCARD;22 import static com.ibm.icu.text.SearchIterator.ElementComparisonType.STANDARD_ELEMENT_COMPARISON;31 import com.ibm.icu.text.SearchIterator;32 import com.ibm.icu.text.SearchIterator.ElementComparisonType;671 if (strsrch.getMatchStart() != SearchIterator.DONE || in assertEqualWithStringSearch()699 if (strsrch.getMatchStart() != SearchIterator.DONE || in assertEqualWithStringSearch()731 if (strsrch.getMatchStart() != SearchIterator.DONE || in assertEqualWithStringSearch()1747 strsrch.getMatchStart() != SearchIterator.DONE) { in TestReset()1790 if (strsrch.following(search.text.length()) != SearchIterator.DONE) { in TestSetMatch()[all …]
2256 class TestSearch : public SearchIterator2267 SearchIterator* safeClone() const;2305 TestSearch::TestSearch(const TestSearch &obj) : SearchIterator(obj) in TestSearch()2313 const UnicodeString &pattern) : SearchIterator() in TestSearch()2342 SearchIterator * TestSearch::safeClone() const in safeClone()2349 if (SearchIterator::operator !=(that)) { in operator !=()2395 SearchIterator::operator=(that); in operator =()2449 class StubSearchIterator:public SearchIterator{2454 virtual SearchIterator* safeClone(void) const {return NULL;}; in safeClone()
12;ICU4J 4.8;; 2ST@3.6;PB;NS;NF;NS; ...
12;ICU4J 50.1;; 2ST@3.6;PB;NS;NF;NS; ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...