Home
last modified time | relevance | path

Searched defs:sep (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/
H A Dcmdhist.c212 int sep, in in_history()
299 int sep) // separator character used (search hist) in add_to_history()
H A Dalloc.c749 ga_concat_strings(garray_T *gap, char *sep) in ga_concat_strings()
H A Dlist.c1331 char_u *sep, in list_join_inner()
1409 char_u *sep, in list_join()
1447 char_u *sep; in f_join() local
H A Dviminfo.c550 int sep = (*val == ' ' ? NUL : *val); in read_viminfo_history() local
619 int sep = type == HIST_SEARCH && vp[2].bv_type == BVAL_NR in handle_viminfo_history() local
H A Dfilepath.c639 int sep; in modify_fname() local
3006 concat_fnames(char_u *fname1, char_u *fname2, int sep) in concat_fnames()
H A Dnetbeans.c2295 char *sep; in special_keys() local
/vim-8.2.3635/src/libvterm/t/
H A Dharness.c157 char sep = i ? ',' : ' '; in parser_csi() local