Home | History | Annotate | Download | only in src

Lines Matching refs:from_index

2112 void QuickCheckDetails::Merge(QuickCheckDetails* other, int from_index) {
2121 for (int i = from_index; i < characters_; i++) {