Home | History | Annotate | Download | only in common

Lines Matching refs:tbl

1217     UVector  *tbl = fRB->fRuleStatusVals;
1222 while (nextRecord < tbl->size()) {
1224 nextRecord = thisRecord + tbl->elementAti(thisRecord) + 1;
1227 RBBIDebugPrintf(" %5d", tbl->elementAti(i));