Home
last modified time | relevance | path

Searched refs:sl_idx (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/posix/
Dregexec.c4091 Idx sl_idx; in match_ctx_clean() local
4093 for (sl_idx = 0; sl_idx < top->nlasts; ++sl_idx) in match_ctx_clean()
4095 re_sub_match_last_t *last = top->lasts[sl_idx]; in match_ctx_clean()