Searched refs:skip_to_start (Results 1 – 1 of 1) sorted by relevance
5626 skip_to_start(int c, colnr_T *colp) in skip_to_start() function5693 if (skip_to_start(regstart, &col) == FAIL) in find_match_text()7090 if (skip_to_start(prog->regstart, &col) == FAIL) in nfa_regmatch()7417 if (skip_to_start(prog->regstart, &col) == FAIL) in nfa_regexec_both()