Home
last modified time | relevance | path

Searched refs:sep (Results 1 – 25 of 35) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dtest_tabline.vim122 let sep = 'あ'
123 let tabpages = join(titles, sep)
124 return tabpages .. sep .. '%=%999X X'
H A Dtest_netbeans.py29 (line, sep, rest) = msgbuf.partition('\n')
30 if sep == '':
H A Dtest_python2.vim1493 cb.append(cb.name[-11:].replace(os.path.sep, '/'))
1495 cb.append(b.name[-11:].replace(os.path.sep, '/'))
1497 cb.append(cb.name[-14:].replace(os.path.sep, '/'))
2427 cb.append(fnamemodify(vim.eval('@%'), ':s?^%s.??' % path).replace(os.path.sep, '/'))
2433 cb.append(vim.eval('@%').replace(os.path.sep, '/'))
3657 l.append(path[-len('/testdir'):].replace(os.path.sep, '/'))
3662 return path[-len('/testdir'):].replace(os.path.sep, '/')
3675 …cb.append(tm.__file__.replace('.pyc', '.py').replace(os.path.sep, '/')[-len('modulex/topmodule/__i…
3676 …cb.append(tms.__file__.replace('.pyc', '.py').replace(os.path.sep, '/')[-len('modulex/topmodule/su…
3677 …cb.append(tmsss.__file__.replace('.pyc', '.py').replace(os.path.sep, '/')[-len('modulex/topmodule/…
H A Dtest_vim9_func.vim2405 return (sep: string): func(string): string => ((tail: string): string => {
2406 return head .. sep .. tail
2418 return (arg: string): func(string): string => ((sep: string): string => {
2419 return sep .. arg .. text
/vim-8.2.3635/src/proto/
H A Dcmdhist.pro11 int in_history(int type, char_u *str, int move_to_front, int sep, int writing);
12 void add_to_history(int histype, char_u *new_entry, int in_map, int sep);
H A Dalloc.pro23 char_u *ga_concat_strings(garray_T *gap, char *sep);
H A Dfilepath.pro48 char_u *concat_fnames(char_u *fname1, char_u *fname2, int sep);
H A Dlist.pro45 int list_join(garray_T *gap, list_T *l, char_u *sep, int echo_style, int restore_copyID, int copyID…
/vim-8.2.3635/src/
H A Dcmdhist.c212 int sep, in in_history() argument
232 && (type != HIST_SEARCH || sep == p[STRLEN(p) + 1])) in in_history()
299 int sep) // separator character used (search hist) in add_to_history() argument
327 if (!in_history(histype, new_entry, TRUE, sep, FALSE)) in add_to_history()
338 hisptr->hisstr[len + 1] = sep; in add_to_history()
H A Dalloc.c749 ga_concat_strings(garray_T *gap, char *sep) in ga_concat_strings() argument
753 int sep_len = (int)STRLEN(sep); in ga_concat_strings()
769 STRCPY(p, sep); in ga_concat_strings()
H A Dlist.c1331 char_u *sep, in list_join_inner() argument
1380 sumlen += (int)STRLEN(sep) * (join_gap->ga_len - 1); in list_join_inner()
1389 ga_concat(gap, sep); in list_join_inner()
1409 char_u *sep, in list_join() argument
1422 retval = list_join_inner(gap, l, sep, echo_style, restore_copyID, in list_join()
1447 char_u *sep; in f_join() local
1464 sep = (char_u *)" "; in f_join()
1466 sep = tv_get_string_chk(&argvars[1]); in f_join()
1468 if (sep != NULL) in f_join()
1471 list_join(&ga, argvars[0].vval.v_list, sep, TRUE, FALSE, 0); in f_join()
H A Dviminfo.c550 int sep = (*val == ' ' ? NUL : *val); in read_viminfo_history() local
553 viminfo_add_at_front, sep, writing)) in read_viminfo_history()
565 p[len] = sep; in read_viminfo_history()
619 int sep = type == HIST_SEARCH && vp[2].bv_type == BVAL_NR in handle_viminfo_history() local
624 if (!in_history(type, val, viminfo_add_at_front, sep, writing)) in handle_viminfo_history()
632 && (type != HIST_SEARCH || sep == p[STRLEN(p) + 1])) in handle_viminfo_history()
654 p[len + 1] = sep; in handle_viminfo_history()
H A Dfilepath.c639 int sep; in modify_fname() local
651 sep = *s++; in modify_fname()
652 if (sep) in modify_fname()
655 p = vim_strchr(s, sep); in modify_fname()
663 p = vim_strchr(s, sep); in modify_fname()
3006 concat_fnames(char_u *fname1, char_u *fname2, int sep) in concat_fnames() argument
3014 if (sep) in concat_fnames()
H A Dnetbeans.c2295 char *sep; in special_keys() local
2304 if ((sep = strchr(tok, '-')) != NULL) in special_keys()
2306 *sep = NUL; in special_keys()
/vim-8.2.3635/runtime/syntax/
H A Dlex.vim45 " const char *sep = "";
53 " {id} printf("%s%s", sep, yytext); sep = "";
55 " \n { sep = "\n"; }
H A Dchangelog.vim36 syn keyword changelogMonth contained jan feb mar apr may jun jul aug sep oct nov dec
H A Dvmasm.vim84 " ("^<sep>...<sep>")
H A Dcrontab.vim29 syntax keyword crontabMnth12 contained jan feb mar apr may jun jul aug sep oct nov dec
H A Dgedcom.vim37 syntax match gedcom_date "\d\{1,2}\s\+\(jan\|feb\|mar\|apr\|may\|jun\|jul\|aug\|sep\|oct\|nov\|dec\…
H A Ddot.vim64 \ searchsize sep shape shapefile showboxes sides size skew smoothing
H A Ddiva.vim17 syn keyword divaDRCKeywords area enc notch ovlp sep width
H A Determ.vim206 syn match etermMenuOptions contained display '\<sep\>\|-'
H A Dsas.vim73 syn match sasDateTime /\v(['"])\d{2}%(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\d{2}%(\d{2})…
74 syn match sasDateTime /\v(['"])\d{2}%(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)\d{2}%(\d{2})…
/vim-8.2.3635/runtime/ftplugin/
H A Ddebchangelog.vim203 menu Changelog.-sep- <nul>
208 menu Changelog.Set\ Distribution.-sep- <nul>
218 menu Changelog.-sep- <nul>
/vim-8.2.3635/src/libvterm/t/
H A Dharness.c157 char sep = i ? ',' : ' '; in parser_csi() local
160 printf("%c*", sep); in parser_csi()
162 printf("%c%ld%s", sep, CSI_ARG(args[i]), CSI_ARG_HAS_MORE(args[i]) ? "+" : ""); in parser_csi()

12