Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dalphaindex.cpp286 UnicodeSet lastSet; in buildBucketList() local
288 AlphabeticIndex::getScriptSet(lastSet, *last, status); in buildBucketList()
289 lastSet.removeAll(*IGNORE_SCRIPTS); in buildBucketList()
295 if (lastSet.containsNone(set)) { in buildBucketList()
303 lastSet = set; in buildBucketList()
309 lastSet = set; in buildBucketList()