Searched refs:guard (Results 1 – 15 of 15) sorted by relevance
| /vim-8.2.3635/runtime/indent/ |
| H A D | erlang.vim | 684 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 D | scheme.vim | 31 setl lispwords+=guard
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | sather.vim | 26 syn keyword satherSynchronize lock guard sync
|
| H A D | swift.vim | 34 \ guard
|
| H A D | rst.vim | 223 " guard against setting 'isk' option which might cause problems (issue #108)
|
| H A D | rexx.vim | 85 syn match rexxGuard "\(^\|;\|:\)\s*\<guard\>\s\+\<\(on\|off\)\>"
|
| H A D | scheme.vim | 107 syn keyword schemeSyntax guard
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_netbeans.vim | 555 " 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 D | test_vim9_script.vim | 4362 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 D | if_mzsch.c | 311 , 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 D | netbeans.txt | 461 guard off len 616 Opposite of "guard", remove guarding for a text area.
|
| H A D | os_vms.txt | 797 - guard against crashes that are caused by mixed filenames
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.pt.utf-8 | 381 2. Digite dd para apagar a linha e guardá-la num registro do Vim.
|
| H A D | tutor.pt | 381 2. Digite dd para apagar a linha e guard�-la num registro do Vim.
|
| /vim-8.2.3635/src/po/ |
| H A D | es.po | 79 "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)"
|