Home
last modified time | relevance | path

Searched refs:mapcheck (Results 1 – 25 of 32) sorted by relevance

12

/dports/editors/neovim/neovim-0.6.1/src/nvim/testdir/
H A Dtest_maparg.vim3 " Also test mapcheck()
56 call assert_equal('', mapcheck('a'))
57 call assert_equal('', mapcheck('abc'))
58 call assert_equal('', mapcheck('ax'))
59 call assert_equal('', mapcheck('b'))
64 call assert_equal('', mapcheck('a', 'c'))
68 call assert_equal('', mapcheck('b'))
74 call assert_equal('', mapcheck('ax'))
75 call assert_equal('', mapcheck('b'))
83 call assert_equal('', mapcheck('ax'))
[all …]
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_maparg.vim1 " Tests for maparg(), mapcheck() and mapset().
3 " Also test mapcheck()
98 call assert_equal('', mapcheck('a'))
99 call assert_equal('', mapcheck('abc'))
100 call assert_equal('', mapcheck('ax'))
101 call assert_equal('', mapcheck('b'))
110 call assert_equal('', mapcheck('b'))
116 call assert_equal('', mapcheck('ax'))
117 call assert_equal('', mapcheck('b'))
125 call assert_equal('', mapcheck('ax'))
[all …]
H A Dtest_vim9_builtin.vim2137 mapcheck('foo', 'i', true)->assert_equal('foobar')
2139 …CheckDefAndScriptFailure2(['mapcheck(1)'], 'E1013: Argument 1: type mismatch, expected string but …
2140 …CheckDefAndScriptFailure2(['mapcheck("a", 2)'], 'E1013: Argument 2: type mismatch, expected string…
2141 …CheckDefAndScriptFailure2(['mapcheck("a", "b", 2)'], 'E1013: Argument 3: type mismatch, expected b…
2142 mapcheck('')->assert_equal('')
2143 mapcheck('', '')->assert_equal('')
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DADLS.cpp194 StrMap mapcheck; in slotClicked() local
195 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotClicked()
196 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotClicked()
197 VectorSize i = findEntry(mapcheck); in slotClicked()
238 StrMap mapcheck; in slotChangeButtonClicked() local
239 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotChangeButtonClicked()
240 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotChangeButtonClicked()
241 VectorSize i = findEntry(mapcheck); in slotChangeButtonClicked()
267 StrMap mapcheck; in slotRemoveButtonClicked() local
268 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotRemoveButtonClicked()
[all …]
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DADLS.cpp194 StrMap mapcheck; in slotClicked() local
195 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotClicked()
196 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotClicked()
197 VectorSize i = findEntry(mapcheck); in slotClicked()
238 StrMap mapcheck; in slotChangeButtonClicked() local
239 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotChangeButtonClicked()
240 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotChangeButtonClicked()
241 VectorSize i = findEntry(mapcheck); in slotChangeButtonClicked()
267 StrMap mapcheck; in slotRemoveButtonClicked() local
268 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotRemoveButtonClicked()
[all …]
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DADLS.cpp194 StrMap mapcheck; in slotClicked() local
195 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotClicked()
196 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotClicked()
197 VectorSize i = findEntry(mapcheck); in slotClicked()
238 StrMap mapcheck; in slotChangeButtonClicked() local
239 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotChangeButtonClicked()
240 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotChangeButtonClicked()
241 VectorSize i = findEntry(mapcheck); in slotChangeButtonClicked()
267 StrMap mapcheck; in slotRemoveButtonClicked() local
268 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotRemoveButtonClicked()
[all …]
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DADLS.cpp194 StrMap mapcheck; in slotClicked() local
195 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotClicked()
196 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotClicked()
197 VectorSize i = findEntry(mapcheck); in slotClicked()
238 StrMap mapcheck; in slotChangeButtonClicked() local
239 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotChangeButtonClicked()
240 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotChangeButtonClicked()
241 VectorSize i = findEntry(mapcheck); in slotChangeButtonClicked()
267 StrMap mapcheck; in slotRemoveButtonClicked() local
268 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotRemoveButtonClicked()
[all …]
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/eiskaltdcpp-qt/src/
H A DADLS.cpp194 StrMap mapcheck; in slotClicked() local
195 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotClicked()
196 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotClicked()
197 VectorSize i = findEntry(mapcheck); in slotClicked()
238 StrMap mapcheck; in slotChangeButtonClicked() local
239 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotChangeButtonClicked()
240 mapcheck["DIRECTORY"] = item->data(COLUMN_DIRECTORY).toString(); in slotChangeButtonClicked()
241 VectorSize i = findEntry(mapcheck); in slotChangeButtonClicked()
267 StrMap mapcheck; in slotRemoveButtonClicked() local
268 mapcheck["SSTRING"] = item->data(COLUMN_SSTRING).toString(); in slotRemoveButtonClicked()
[all …]
/dports/editors/neovim/neovim-0.6.1/runtime/ftplugin/
H A Dada.vim63 if mapcheck('<C-]>','n') == ''
66 if mapcheck('g<C-]>','n') == ''
70 if mapcheck('<C-]>','n') == ''
73 if mapcheck('g<C-]>','n') == ''
85 if mapcheck ('<C-N>','i') == ''
88 if mapcheck ('<C-P>','i') == ''
91 if mapcheck ('<C-X><C-]>','i') == ''
94 if mapcheck ('<bs>','i') == ''
H A Druby.vim154 if empty(mapcheck(from, a:mode))
/dports/editors/vim/vim-8.2.3745/runtime/ftplugin/
H A Dada.vim63 if mapcheck('<C-]>','n') == ''
66 if mapcheck('g<C-]>','n') == ''
70 if mapcheck('<C-]>','n') == ''
73 if mapcheck('g<C-]>','n') == ''
85 if mapcheck ('<C-N>','i') == ''
88 if mapcheck ('<C-P>','i') == ''
91 if mapcheck ('<C-X><C-]>','i') == ''
94 if mapcheck ('<bs>','i') == ''
H A Druby.vim154 if empty(mapcheck(from, a:mode))
/dports/science/tinker/tinker/source/
H A Dscan.f133 call mapcheck (nmap,emap,range,minimum,grdmin)
179 subroutine mapcheck (nmap,emap,range,minimum,grdmin) subroutine
401 call mapcheck (nmap,emap,range,minimum,grdmin)
407 call mapcheck (nmap,emap,range,minimum,grdmin)
/dports/editors/vile/vile-9.8v/filters/
H A Dvim.key73 mapcheck
/dports/editors/xvile/vile-9.8v/filters/
H A Dvim.key73 mapcheck
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Deval.lua241 mapcheck={args={1, 3}, base=1},
/dports/editors/cream/cream-0.43/
H A Dcream-pop.vim364 "call Cream_pop_words('vim', 'mapcheck', 'mapcheck( {name}[, {mode}] ) -- check for mappings matchi…
H A Dgenutils.vim965 " mapcheck call below:
1002 let curMatch = mapcheck(mapCmd, 'n')
/dports/www/nextcloud/nextcloud/apps-pkg/text/js/highlight/
H A Dvim.js.map1 …e ' +\n 'atan visualmode inputlist tabpagewinnr round getregtype mapcheck ' +\n 'has…
/dports/textproc/source-highlight/source-highlight-3.1.9/src/
H A Dvim.lang818 "log10|luaeval|map|maparg|mapcheck",
/dports/devel/kde-dev-scripts/kde-dev-scripts-21.12.3/
H A Dkde-devel-vim.vim363 if strlen(mapcheck('[','i')) > 0
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/viml/tests/
H A Dvim-syntax.vim82 …conv inputlist interrupt isnan job_start js_encode libcall list2str log mapcheck matchdelete max n…
H A Dtpope-fugitive.vim2781 if !exists('g:fugitive_no_maps') && empty(mapcheck('gf', 'n'))
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/viml/tests/
H A Dvim-syntax.vim82 …conv inputlist interrupt isnan job_start js_encode libcall list2str log mapcheck matchdelete max n…
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dvim.vim81 …inputrestore invert items job_status json_decode libcallnr list2str log mapcheck matchaddpos match…

12