HomeSort by relevance Sort by last modified time
    Searched full:thatsrch (Results 1 - 1 of 1) sorted by null

  /external/icu4c/i18n/
stsearch.cpp 239 StringSearch &thatsrch = (StringSearch &)that; local
240 return (this->m_pattern_ == thatsrch.m_pattern_ &&
241 this->m_strsrch_->collator == thatsrch.m_strsrch_->collator);

Completed in 49 milliseconds