Home | History | Annotate | Download | only in src

Lines Matching refs:counter

1002     int counter = 1;
1004 if (it.next() == p) return counter;
1005 counter++;