Home | History | Annotate | Download | only in src

Lines Matching full:register_max

473   int register_max = IrregexpMaxRegisterCount(*data);
474 if (result.num_registers > register_max) {