Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedBreakIterator.java1217 int lookaheadStatus = 0; in handleNext() local
1303 if (lookaheadStatus != 0 in handleNext()
1304 && stateTable[row + RBBIDataWrapper.ACCEPTING] == lookaheadStatus) { in handleNext()
1309 lookaheadStatus = 0; in handleNext()
1326 lookaheadStatus = stateTable[row + RBBIDataWrapper.LOOKAHEAD]; in handleNext()
1334 lookaheadStatus = 0; in handleNext()
1374 int lookaheadStatus = 0; in handlePrevious() local
1423 lookaheadStatus = 0; in handlePrevious()
1477 if (lookaheadStatus != 0 in handlePrevious()
1478 && stateTable[row + RBBIDataWrapper.ACCEPTING] == lookaheadStatus) { in handlePrevious()
[all …]
/external/icu/icu4c/source/common/
Drbbi.cpp1003 int32_t lookaheadStatus = 0; in handleNext() local
1059 lookaheadStatus = 0; in handleNext()
1127 if (lookaheadStatus != 0 in handleNext()
1128 && row->fAccepting == lookaheadStatus) { in handleNext()
1132 lookaheadStatus = 0; in handleNext()
1145 lookaheadStatus = row->fLookAhead; in handleNext()
1154 lookaheadStatus = 0; // clear out any pending look-ahead match. in handleNext()
1219 int32_t lookaheadStatus = 0; in handlePrevious() local
1274 lookaheadStatus = 0; in handlePrevious()
1342 if (lookaheadStatus != 0 in handlePrevious()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...