Searched refs:sub_top_idx (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c2707 int subexp_num, sub_top_idx;
2724 for (sub_top_idx = 0; sub_top_idx < mctx->nsub_tops; ++sub_top_idx)
2727 re_sub_match_top_t *sub_top = mctx->sub_tops[sub_top_idx];
2703 int subexp_num, sub_top_idx; local

Completed in 112 milliseconds