Home
last modified time | relevance | path

Searched refs:guard (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/runtime/indent/
H A Derlang.vim684 call s:Log(' Stack is ["when"], so LTI is in a guard -> return')
889 " stack = ['when'] => LTI is a guard
899 call s:Log(' LTI is in a guard after ' .
911 " stack = ['when'] => LTI is in a guard
953 call s:Log(' LTI is in a guard; matching ' .
985 " stack = ['when'] => LTI is in a guard
998 call s:Log(' LTI is in a guard; matching "fun" found')
1224 " LTI (branch, condition or guard).
1241 " stack = [';'] -> LTI is either a branch or in a guard
1251 " that, because this signifies that LTI is a in a guard.
[all …]
/vim-8.2.3635/runtime/ftplugin/
H A Dscheme.vim31 setl lispwords+=guard
/vim-8.2.3635/runtime/syntax/
H A Dsather.vim26 syn keyword satherSynchronize lock guard sync
H A Dswift.vim34 \ guard
H A Drst.vim223 " guard against setting 'isk' option which might cause problems (issue #108)
H A Drexx.vim85 syn match rexxGuard "\(^\|;\|:\)\s*\<guard\>\s\+\<\(on\|off\)\>"
H A Dscheme.vim107 syn keyword schemeSyntax guard
/vim-8.2.3635/src/testdir/
H A Dtest_netbeans.vim555 " guard test
564 call assert_equal('send: 3:guard!76 8 7', l[-1])
637 " Test for guard cmd failure
641 call assert_equal(['send: 0:guard/83 1 1', '83'], l[-2:])
H A Dtest_vim9_script.vim4362 if exists('g:guard')
4365 g:guard = 1
4386 unlet g:guard
4392 if exists('g:guard')
4395 g:guard = 1
4417 unlet g:guard
/vim-8.2.3635/src/
H A Dif_mzsch.c311 , Scheme_Object *guard
1184 Scheme_Object *guard = NULL; in startup_mzscheme() local
1188 MZ_GC_VAR_IN_REG(3, guard); in startup_mzscheme()
1199 guard = scheme_apply(make_security_guard, 3, args); in startup_mzscheme()
1201 scheme_set_param(config, MZCONFIG_SECURITY_GUARD, guard); in startup_mzscheme()
/vim-8.2.3635/runtime/doc/
H A Dnetbeans.txt461 guard off len
616 Opposite of "guard", remove guarding for a text area.
H A Dos_vms.txt797 - guard against crashes that are caused by mixed filenames
/vim-8.2.3635/runtime/tutor/
H A Dtutor.pt.utf-8381 2. Digite dd para apagar a linha e guardá-la num registro do Vim.
H A Dtutor.pt381 2. Digite dd para apagar a linha e guard�-la num registro do Vim.
/vim-8.2.3635/src/po/
H A Des.po79 "E89: No se guardó el archivo desde el último cambio del búfer %ld (añada \"!"
6187 "E37: No guardó el archivo desde el último cambio (añada \"!\" para forzar)"