Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 197) sorted by relevance

12345678

/vim-8.2.3635/src/
H A Dautocmd.c55 char once; // "One shot": removed after execution member
263 static int do_autocmd_event(event_T event, char_u *pat, int once, int nested, char_u *cmd, int forc…
841 int once = FALSE; in do_autocmd() local
913 if (once) in do_autocmd()
915 once = TRUE; in do_autocmd()
976 once, nested, cmd, forceit, group, flags) == FAIL) in do_autocmd()
983 once, nested, cmd, forceit, group, flags) == FAIL) in do_autocmd()
1035 int once, in do_autocmd_event() argument
1296 ac->once = once; in do_autocmd_event()
2436 if (ac->once) in getnextac()
/vim-8.2.3635/runtime/syntax/
H A Dmason.vim56 syn region masonOnce matchgroup=Delimiter start="<%once>" end="</%once>" contains=masonPod,@perlTop
H A Djsonc.vim9 " Ensure syntax is loaded once, unless nested inside another (main) syntax
/vim-8.2.3635/runtime/indent/
H A Dmatlab.vim28 " Only define the function once
109 " Line continuations/brackets indent once per statement
H A Dyacc.vim17 " Only define the function once.
H A Dgitconfig.vim17 " Only define the function once.
H A Dsass.vim15 " Only define the function once.
H A Dchaiscript.vim14 " Only define the function once.
H A Dgitolite.vim18 " Only define the function once.
H A Dtcsh.vim20 " Only define the function once.
H A Dobjc.vim22 " Only define the function once.
H A Didlang.vim17 " Only define the function once.
H A Dishd.vim19 " Only define the function once.
H A Dtf.vim17 " Only define the function once:
H A Dhog.vim17 " Only define the function once.
/vim-8.2.3635/runtime/doc/
H A Dusr_28.txt228 This line is indented once
231 This line is indented once
233 This line is indented once
234 This line is indented once
323 and adding these items in it. That's not so easy to do. But once it's done,
H A Dquotes.txt61 impressed I get (I am an old 'vi' die hard who once started out with early
68 Vi is like a Ferrari, if you're a beginner, it handles like a bitch, but once
142 I have used most of Vim's fancy features at least once, many frequently, and I
167 like how I once felt when I started using vi after a couple of years of using
/vim-8.2.3635/src/testdir/
H A Dsetup.vim3 " Only load this once.
H A Dtest_profile.vim518 " - Foo2() is called once (profdel invoked after it was called)
533 " Foo() is invoked once before and once after 'profdel *'.
534 " So profiling should report it only once.
H A Dview_util.vim3 " Only load this script once.
/vim-8.2.3635/runtime/compiler/
H A Dgcc.vim22 \%-G%f:%l:\ %trror:\ (Each\ undeclared\ identifier\ is\ reported\ only\ once,
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.h18 #pragma once
/vim-8.2.3635/src/libvterm/t/
H A D15state_mode.test26 !Insert mode only happens once for UTF-8 combining
/vim-8.2.3635/runtime/plugin/
H A Drrhelper.vim23 " Handle same file from more clients and file being more than once
/vim-8.2.3635/runtime/ftplugin/
H A Ddebcontrol.vim8 " Do these settings once per buffer

12345678