Home
last modified time | relevance | path

Searched defs:forward (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/runtime/ftplugin/
H A Druby.vim313 function! s:wrap_i(back,forward) abort argument
326 function! s:wrap_a(back,forward) abort argument
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim43 function matchit#Match_wrapper(word, forward, mode) range argument
/vim-8.2.3635/src/
H A Dsearch.c2953 int forward) // TRUE for forward, FALSE for backward in current_search()
H A Dbuffer.c1337 int forward; in do_buffer_ext() local