Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Drbbi.cpp882 int16_t completedRule = row->fAccepting; in handleNext() local
883 if (completedRule > 0) { in handleNext()
885 int32_t lookaheadResult = lookAheadMatches.getPosition(completedRule); in handleNext()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java929 int completedRule = stateTable[row + RBBIDataWrapper.ACCEPTING]; in handleNext() local
930 if (completedRule > 0) { in handleNext()
932 int lookaheadResult = fLookAheadMatches.getPosition(completedRule); in handleNext()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedBreakIterator.java908 int completedRule = stateTable[row + RBBIDataWrapper.ACCEPTING]; in handleNext() local
909 if (completedRule > 0) { in handleNext()
911 int lookaheadResult = fLookAheadMatches.getPosition(completedRule); in handleNext()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...