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

  /external/chromium/third_party/icu/source/common/
dictbe.h 211 UnicodeSet fHanWordSet;
dictbe.cpp 444 fHanWordSet.applyPattern(UNICODE_STRING_SIMPLE("[:Han:]"), status);
454 cjSet.addAll(fHanWordSet);

Completed in 1115 milliseconds