Home
last modified time | relevance | path

Searched refs:aborted (Results 1 – 25 of 65) sorted by relevance

123

/vim-8.2.3635/src/
H A Dos_vms_fix.com158 $! User aborted with Control-Y during creation of FDL file.
176 $ on control_y then goto aborted
260 $aborted:
H A Dgetchar.c3682 int aborted = FALSE; in getcmdkeycmd() local
3690 while (c1 != NUL && !aborted) in getcmdkeycmd()
3694 aborted = TRUE; in getcmdkeycmd()
3703 aborted = TRUE; in getcmdkeycmd()
3732 aborted = TRUE; in getcmdkeycmd()
3736 aborted = TRUE; in getcmdkeycmd()
3741 aborted = TRUE; in getcmdkeycmd()
3751 aborted = TRUE; in getcmdkeycmd()
3762 if (aborted) in getcmdkeycmd()
H A Dif_lua.c2706 int aborted = 0; in set_ref_in_lua() local
2715 aborted = lua_tointeger(L, -1); in set_ref_in_lua()
2719 return aborted; in set_ref_in_lua()
H A DMake_mvc.mak234 ! error *** ERROR Unknown target platform "$(PLATFORM)". Make aborted.
261 ! error Make aborted.
282 ! error Make aborted.
549 ! error *** ERROR Unknown target architecture "$(CPUNR)". Make aborted.
/vim-8.2.3635/src/testdir/
H A Dtest_sound.vim29 call assert_equal(1, g:result) " sound was aborted
55 call assert_equal(1, g:result) " sound was aborted
H A Dtest_cdo.vim103 " If the executed command fails, then the operation should be aborted
H A Dtest_vimscript.vim436 " "abort" attribute, the function is aborted and the script processing
524 " Test 9: Continuing after aborted functions {{{1
526 " When a function with the "abort" attribute is aborted due to an
535 let result = G() " not aborted
545 if H() != -1 " aborted
554 call I() " aborted
5134 " When a function call made during expression evaluation is aborted
5136 " or a :throw, the expression evaluation is aborted as well. No
5373 " braces as part of a function name after ":function" is aborted due
5375 " a :throw, the expression evaluation is aborted as well, and the
[all …]
/vim-8.2.3635/runtime/compiler/
H A Drake.vim32 \%+Erake\ aborted!,
/vim-8.2.3635/src/GvimExt/
H A DMakefile34 ! error *** ERROR Unknown target platform "$(PLATFORM)". Make aborted.
/vim-8.2.3635/runtime/doc/
H A Dvarious.txt204 will be aborted as if <Esc> or <C-C> was typed.
610 skipped, and commands and mappings will not be aborted
H A Drepeat.txt85 line is aborted and the global command continues with the next marked or
319 happens to be aborted, further plugins will be loaded.
H A Dusr_03.txt148 aborted forward search and doesn't do anything. Note: <Esc> cancels most
H A Dpattern.txt136 In Normal mode, any pending command is aborted.
162 statistics was aborted because of search timeout.
H A Dvi_diff.txt784 an aborted editing session with "vim -r file". Using the swap file can be
803 message, since that may cause a mapping to be aborted.
/vim-8.2.3635/src/po/
H A Dzh_TW.UTF-8.po502 msgid "%s aborted"
897 msgid "Printing aborted"
4845 msgid "E470: Command aborted"
H A Daf.po20 # Printing aborted - drukkery gestaak? (njj: ek dink dis reg.)
478 msgid "%s aborted"
628 msgid "Printing aborted"
4804 msgid "E470: Command aborted"
H A Duk.cp1251.po581 msgid "Not enough memory to set references, garbage collection aborted!"
2487 msgid "Printing aborted"
6141 msgid "%s aborted"
6606 msgid "E470: Command aborted"
H A Dja.euc-jp.po778 msgid "Not enough memory to set references, garbage collection aborted!"
2117 msgid "Printing aborted"
5979 msgid "%s aborted"
6605 msgid "E470: Command aborted"
H A Dko.UTF-8.po566 msgid "Not enough memory to set references, garbage collection aborted!"
2396 msgid "Printing aborted"
5871 msgid "%s aborted"
6328 msgid "E470: Command aborted"
H A Dru.cp1251.po793 msgid "Not enough memory to set references, garbage collection aborted!"
2171 msgid "Printing aborted"
6098 msgid "%s aborted"
6723 msgid "E470: Command aborted"
H A Dru.po793 msgid "Not enough memory to set references, garbage collection aborted!"
2171 msgid "Printing aborted"
6098 msgid "%s aborted"
6723 msgid "E470: Command aborted"
H A Dja.po778 msgid "Not enough memory to set references, garbage collection aborted!"
2117 msgid "Printing aborted"
5979 msgid "%s aborted"
6605 msgid "E470: Command aborted"
H A Duk.po581 msgid "Not enough memory to set references, garbage collection aborted!"
2487 msgid "Printing aborted"
6141 msgid "%s aborted"
6606 msgid "E470: Command aborted"
H A Dko.po566 msgid "Not enough memory to set references, garbage collection aborted!"
2396 msgid "Printing aborted"
5871 msgid "%s aborted"
6328 msgid "E470: Command aborted"
H A Dzh_CN.cp936.po655 msgid "%s aborted"
2150 msgid "Printing aborted"
5673 msgid "E470: Command aborted"

123