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

/external/icu4c/common/
H A Drbbi.cpp935 int32_t lookaheadStatus = 0; local
991 lookaheadStatus = 0;
1054 if (lookaheadStatus != 0
1055 && row->fAccepting == lookaheadStatus) {
1059 lookaheadStatus = 0;
1072 lookaheadStatus = row->fLookAhead;
1081 lookaheadStatus = 0; // clear out any pending look-ahead match.
1146 int32_t lookaheadStatus = 0; local
1201 lookaheadStatus = 0;
1264 if (lookaheadStatus !
[all...]

Completed in 53 milliseconds