Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsearch.c1226 char_u *strcopy = NULL; in do_search() local
1336 ps = strcopy; in do_search()
1338 &strcopy, NULL, NULL); in do_search()
1339 if (strcopy != ps) in do_search()
1342 searchcmdlen += (int)(STRLEN(pat) - STRLEN(strcopy)); in do_search()
1343 pat = strcopy; in do_search()
1344 searchstr = strcopy; in do_search()
1664 vim_free(strcopy); in do_search()
/vim-8.2.3635/runtime/syntax/
H A Dteraterm.vim88 \ strcopy strinsert strjoin strlen strmatch strremove