Searched refs:Err (Results 1 – 10 of 10) sorted by relevance
| /vim-8.2.3635/src/VisVim/ |
| H A D | DSAddIn.cpp | 137 void ReportLastError (HRESULT Err) in ReportLastError() argument 143 NULL, Err, in ReportLastError() 146 sprintf (Msg, "Unexpected error (Error code: %lx)\n%s", Err, Buf); in ReportLastError()
|
| H A D | VisVim.h | 27 void ReportLastError (HRESULT Err);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | lscript.vim | 155 syn keyword lscriptFunction Erl Err Fraction From FromFunction FullTrim
|
| H A D | basic.vim | 88 syn keyword basicFunction ERR err Err EXP exp Exp
|
| H A D | rust.vim | 102 syn keyword rustEnumVariant Ok Err
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_mapping.vim | 1115 …noremap ,w <Cmd>for i in range(5) \| if i==1 \| echoerr "Err" \| endif \| call append(1, i) \| end… 1130 catch /Vim(echoerr):Err/ 1137 call assert_fails('normal ,w', 'Err')
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | vim.man | 66 faults to "AztecC.Err" for the Amiga, "errors.err" on other
|
| H A D | version5.txt | 577 Amiga "t:vim##.Err, for others "vim##.err".
|
| H A D | options.txt | 3001 'errorfile' 'ef' string (Amiga default: "AztecC.Err",
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | haskellcomplete.vim | 2281 \ , "GHC.Err"
|