Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsearch.c4386 int_u strIdx, in fuzzy_match_recursive() argument
4445 if (fuzzy_match_recursive(fuzpat, next_char, strIdx + 1, in fuzzy_match_recursive()
4462 matches[nextMatch++] = strIdx; in fuzzy_match_recursive()
4472 strIdx++; in fuzzy_match_recursive()