Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libgnuregex/
Dregexec.c1104 int next_start_idx = cur_str_idx; in check_matching() local
1192 next_start_idx = next_char_idx; in check_matching()
1218 *p_match_first += next_start_idx; in check_matching()