Lines Matching refs:qfid
443 echo getqflist({'id' : qfid, 'idx' : 0}).idx
450 call setqflist([], 'a', {'id' : qfid, 'idx' : 7})
473 call setloclist(2, [], 'a', {'id' : qfid, 'context' : newctx})
474 echo getloclist(2, {'id' : qfid, 'context' : 1})
723 :let qfid = getqflist({'id' : 0}).id
726 :let qfid = getqflist({'nr' : 4, 'id' : 0}).id
729 :if getqflist({'id' : qfid}).id == qfid
735 :echo getqflist({'id' : qfid, 'items' : 0}).items
738 :echo getqflist({'id' : qfid, 'size' : 0}).size
750 :echo getqflist({'id' : qfid, 'idx' : 0}).idx
753 :echo getqflist({'id' : qfid, 'all' : 0})
794 :call setqflist([], 'a', {'id' : qfid, 'idx' : 10})
797 :call setqflist([], 'a', {'id' : qfid, 'context' : {'val' : 100}})
803 :call setqflist([], 'a', {'id' : qfid,
809 :call setqflist([], 'a', {'id' : qfid, 'items' : newItems})
812 :call setqflist([], 'r', {'id' : qfid, 'items' : []})