Home
last modified time | relevance | path

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

123

/vim-8.2.3635/src/proto/
H A Dex_cmds2.pro8 int check_changed_any(int hidden, int unload);
/vim-8.2.3635/src/
H A Dgui_dwrite.cpp82 unload(HINSTANCE &hinst) in unload() function
1239 unload(hDWriteDLL); in DWrite_Final()
1240 unload(hD2D1DLL); in DWrite_Final()
H A Dex_cmds2.c272 int unload) in check_changed_any() argument
400 set_curbuf(buf, unload ? DOBUF_UNLOAD : DOBUF_GOTO); in check_changed_any()
H A Dbuffer.c1237 int unload = (action == DOBUF_UNLOAD || action == DOBUF_DEL in do_buffer_ext() local
1272 while (count > 0 || (!unload && !buf->b_p_bl && bp != buf)) in do_buffer_ext()
1291 if (unload || buf->b_p_bl) in do_buffer_ext()
1310 if (!unload) in do_buffer_ext()
1335 if (unload) in do_buffer_ext()
1706 int unload = (action == DOBUF_UNLOAD || action == DOBUF_DEL in set_curbuf() local
1741 if (unload) in set_curbuf()
1754 unload ? action : (action == DOBUF_GOTO in set_curbuf()
/vim-8.2.3635/src/testdir/
H A Dtest_buffer.vim14 " execute .+3bunload to unload the last buffer.
40 " buffer execute .-3bunload to unload the first buffer.
H A Dtest_cursor_func.vim234 " unload the buffer and try to set the mark
H A Dtest_autocmd.vim165 setlocal bufhidden=unload
1520 " write it, will unload it and give an error msg
/vim-8.2.3635/runtime/syntax/
H A Dsnobol4.vim37 syn keyword snobol4Keyword unload
H A Dsqlinformix.vim50 syn keyword sqlStatement truncate unload unlock update
H A Dncf.vim14 syn keyword ncfCommands mount load unload
H A Dsqlanywhere.vim592 syn keyword sqlKeyword unenforced unicode unique unistr unit unknown unlimited unload
718 syn keyword sqlStatement system trigger truncate try union unload update
H A Dtcl.vim27 syn keyword tclCommand split string subst tell time trace unknown unload unset
H A Djam.vim17 …tatement break call dbms flush global include msg parms proc public receive return send unload vars
H A Daml.vim45 … quit redefine rename reselect rollback save select show sort statistics unload update usagecontai…
H A Dmaple.vim264 syn keyword mvLibrary JacobiDC algebraic evala isolate randomize unload
H A Dprogress.vim261 …c[ate] ttcodepage type type-of unbox unbuff[ered] unique-id unique-match unload unsigned-byte unsi…
H A Dtypescriptcommon.vim1625 syntax keyword typescriptDocumentEvent contained DOMModalDialogClosed unload
/vim-8.2.3635/runtime/doc/
H A Dremote.txt43 (unload) in remote Vim.
H A Dwindows.txt373 editing it or 'bufhidden' is "unload", "delete" or "wipe").
1042 unload Don't hide but unload this buffer, also when 'hidden'
H A Dquickref.txt743 'hidden' 'hid' don't unload buffer when it is |abandon|ed
1384 |:bunload| :bunload[!] [N] unload buffer [N] from memory
1385 |:bdelete| :bdelete[!] [N] unload buffer [N] and delete it from
H A Dmessage.txt207 Cannot unload last buffer
H A Dindex.txt1202 |:bunload| :bun[load] unload a specific buffer
/vim-8.2.3635/runtime/
H A Doptwin.vim508 call <SID>AddOption("hidden", gettext("don't unload a buffer when no longer shown in a window"))
1437 \ call <SID>unload() | delfun <SID>unload
1440 func <SID>unload() function
/vim-8.2.3635/src/po/
H A Dsr.po170 msgid "E90: Cannot unload last buffer"
8641 msgid "don't unload a buffer when no longer shown in a window"
H A Dzh_TW.UTF-8.po115 msgid "E90: Cannot unload last buffer"

123