Lines Matching full:repeat_to
1476 int repeat_to = (to_from == TO) ? repeat_ : 1;1492 for (int i = 0; i < repeat_to; ++i) {