Searched refs:nbuf (Results 1 – 7 of 7) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_perl.vim | 139 perl $nbuf = VIM::Buffers() 144 perl $mybuf->Append(0, $nbuf, scalar(@buflist))
|
| /vim-8.2.3635/src/ |
| H A D | diff.c | 92 static int xdiff_out(void *priv, mmbuffer_t *mb, int nbuf); 3264 xdiff_out(void *priv, mmbuffer_t *mb, int nbuf) in xdiff_out() argument 3271 if (nbuf > 1) in xdiff_out()
|
| H A D | filepath.c | 829 char_u nbuf[NUMBUFLEN]; in f_delete() local 850 flags = tv_get_string_buf(&argvars[1], nbuf); in f_delete()
|
| H A D | evalvars.c | 3740 char_u nbuf[NUMBUFLEN]; in set_option_from_tv() local 3752 strval = tv_get_string_buf_chk(varp, nbuf); in set_option_from_tv()
|
| H A D | evalfunc.c | 3782 char_u nbuf[NUMBUFLEN]; in f_feedkeys() local 3804 flags = tv_get_string_buf(&argvars[1], nbuf); in f_feedkeys() 7966 char_u nbuf[NUMBUFLEN]; in get_search_arg() local 7971 flags = tv_get_string_buf_chk(varp, nbuf); in get_search_arg()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | if_perl.txt | 120 :perl $nbuf = VIM::Buffers() # returns the number of buffers
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | 8th.vim | 135 Builtin >edbox cr:>edbox >encrypt cr:>encrypt >nbuf cr:>nbuf >rsabox cr:>rsabox >uuid cr:>uuid CBC…
|