Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Drbbi_cache.cpp430 int32_t fromRuleStatusIdx = fStatuses[fEndBufIdx]; in populateFollowing() local
449 … fBI->fDictionaryCache->populateDictionary(fromPosition, pos, fromRuleStatusIdx, ruleStatusIdx); in populateFollowing()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedBreakIterator.java1497 int fromRuleStatusIdx = fStatuses[fEndBufIdx]; in populateFollowing() local
1516 … fDictionaryCache.populateDictionary(fromPosition, pos, fromRuleStatusIdx, ruleStatusIdx); in populateFollowing()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java1518 int fromRuleStatusIdx = fStatuses[fEndBufIdx]; in populateFollowing() local
1537 … fDictionaryCache.populateDictionary(fromPosition, pos, fromRuleStatusIdx, ruleStatusIdx); in populateFollowing()