Home
last modified time | relevance | path

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

/external/icu4c/common/
Drbbi.cpp1558 uint32_t dictionaryCount = fDictionaryCharCount; in checkDictionary() local
1561 if (dictionaryCount <= 1 || (endPos - startPos) <= 1) { in checkDictionary()