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

  /external/icu/icu4c/source/common/
brkeng.h 285 virtual DictionaryMatcher *loadDictionaryMatcherFor(UScriptCode script, int32_t breakType);
brkeng.cpp 185 DictionaryMatcher *m = loadDictionaryMatcherFor(code, breakType);
246 ICULanguageBreakFactory::loadDictionaryMatcherFor(UScriptCode script, int32_t /* brkType */) {

Completed in 51 milliseconds