Searched refs:lastInitial (Results 1 – 1 of 1) sorted by relevance
528 char lastInitial = 'a'; in report() local545 if (column + check.length() > 100 || check[0] != lastInitial) { in report()549 if (check[0] != lastInitial) { in report()551 lastInitial = check[0]; in report()