HomeSort by relevance Sort by last modified time
    Searched refs:wordsMatched (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
dictbe.cpp 280 int wordsMatched = 1;
282 if (wordsMatched < 2) {
285 wordsMatched = 2;
  /external/chromium/third_party/icu/source/common/
dictbe.cpp 285 int wordsMatched = 1;
287 if (wordsMatched < 2) {
290 wordsMatched = 2;

Completed in 622 milliseconds