Searched refs:zero_width (Results 1 – 2 of 2) sorted by relevance
2965 int zero_width; in current_search() local2987 zero_width = is_zero_width(spats[last_idx].pat, TRUE, &curwin->w_cursor, in current_search()2989 if (zero_width == -1) in current_search()3009 if (!dir && !zero_width) in current_search()
6361 char_u *zero_width = NULL; in do_string_sub() local6382 if (zero_width == regmatch.startp[0]) in do_string_sub()6392 zero_width = regmatch.startp[0]; in do_string_sub()