Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dinsexpand.pro29 char_u *find_word_start(char_u *ptr);
/vim-8.2.3635/src/
H A Dinsexpand.c1355 ptr = find_word_start(ptr); in ins_compl_files()
1406 find_word_start(char_u *ptr) in find_word_start() function
3147 tmp_ptr = find_word_start(tmp_ptr); in ins_compl_get_exp()
3167 tmp_ptr = find_word_start(tmp_ptr); in ins_compl_get_exp()
H A Dsearch.c3734 p = find_word_start(p); in find_pattern_in_path()
3761 p = find_word_start(p); in find_pattern_in_path()