Home | History | Annotate | Download | only in common

Lines Matching refs:lookaheadStatus

1003     int32_t             lookaheadStatus = 0;
1059 lookaheadStatus = 0;
1127 if (lookaheadStatus != 0
1128 && row->fAccepting == lookaheadStatus) {
1132 lookaheadStatus = 0;
1145 lookaheadStatus = row->fLookAhead;
1154 lookaheadStatus = 0; // clear out any pending look-ahead match.
1219 int32_t lookaheadStatus = 0;
1274 lookaheadStatus = 0;
1342 if (lookaheadStatus != 0
1343 && row->fAccepting == lookaheadStatus) {
1346 lookaheadStatus = 0;
1359 lookaheadStatus = row->fLookAhead;
1367 lookaheadStatus = 0;