Searched refs:_rep_cost (Results 1 – 4 of 4) sorted by relevance
85 int _rep_cost; /* cost of (repeat_char) */ member
385 SP->_rep_cost = NormalizedCost(tparm(repeat_char, ' ', 23), 1); in _nc_mvcur_init()
503 } else if (repeat_char && runcount > SP->_rep_cost) { in EmitRange()
457 int _rep_cost; /* cost of (repeat_char) */ member