Home
last modified time | relevance | path

Searched refs:setMatchStart (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dsearch.h559 virtual void setMatchStart(int32_t position);
/third_party/icu/icu4c/source/i18n/unicode/
Dsearch.h560 virtual void setMatchStart(int32_t position);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dsearch.h560 virtual void setMatchStart(int32_t position);
/third_party/node/deps/icu-small/source/i18n/unicode/
Dsearch.h560 virtual void setMatchStart(int32_t position);
/third_party/icu/icu4c/source/i18n/
Dsearch.cpp422 void SearchIterator::setMatchStart(int32_t position) in setMatchStart() function in SearchIterator
429 setMatchStart(USEARCH_DONE); in setMatchNotFound()
Dstsearch.cpp298 result->setMatchStart(m_strsrch_->search->matchedIndex); in safeClone()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dsearch.cpp422 void SearchIterator::setMatchStart(int32_t position) in setMatchStart() function in SearchIterator
429 setMatchStart(USEARCH_DONE); in setMatchNotFound()
Dstsearch.cpp298 result->setMatchStart(m_strsrch_->search->matchedIndex); in safeClone()
/third_party/node/deps/icu-small/source/i18n/
Dsearch.cpp422 void SearchIterator::setMatchStart(int32_t position) in setMatchStart() function in SearchIterator
429 setMatchStart(USEARCH_DONE); in setMatchNotFound()
Dstsearch.cpp298 result->setMatchStart(m_strsrch_->search->matchedIndex); in safeClone()
/third_party/skia/third_party/externals/icu/source/i18n/
Dsearch.cpp422 void SearchIterator::setMatchStart(int32_t position) in setMatchStart() function in SearchIterator
429 setMatchStart(USEARCH_DONE); in setMatchNotFound()
Dstsearch.cpp298 result->setMatchStart(m_strsrch_->search->matchedIndex); in safeClone()
/third_party/icu/icu4c/source/test/intltest/
Dsrchtest.cpp2364 setMatchStart(m_offset_); in handleNext()
2368 setMatchStart(match); in handleNext()
2383 setMatchStart(m_offset_); in handlePrev()
2387 setMatchStart(match); in handlePrev()