Home | History | Annotate | Download | only in sed

Lines Matching refs:max_id

791   sub->max_id = 0;
826 if (sub->max_id < tail->subst_id)
827 sub->max_id = tail->subst_id;
1292 compile_regex(b, flags, cur_cmd->x.cmd_subst->max_id + 1);