Home | History | Annotate | Download | only in src

Lines Matching refs:oveccount

6706 value in the oveccount field. Two-thirds of it is pairs for storing matching
6709 if (re->top_backref >= match_data->oveccount)
6719 ocount = 3 * match_data->oveccount;
7141 uint32_t arg_offset_max = 2 * match_data->oveccount;
7181 if (resetcount > match_data->oveccount) resetcount = match_data->oveccount;
7191 if (match_data->oveccount < 1) rc = 0; else
7221 if (match_data->oveccount > 0)