Searched refs:returning (Results 1 – 25 of 67) sorted by relevance
123
| /vim-8.2.3635/runtime/indent/ |
| H A D | sqlanywhere.vim | 93 " echom 'CountUnbalancedParen ) returning: ' . 97 " echom 'CountUnbalancedParen ( returning: ' . 233 " Instead of returning a column position, return
|
| H A D | rust.vim | 185 " start with these two main cases (square brackets and not returning to
|
| H A D | scala.vim | 603 call scala#ConditionalConfirm("returning " . ind)
|
| H A D | erlang.vim | 1451 call s:Log('WARNING: returning new_col == ' . new_col)
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | sqlinformix.vim | 112 syn keyword sqlKeyword resume returning
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | debchangelog.vim | 43 " Helper functions returning various data.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | shared.vim | 80 " Always kills the server before returning.
|
| H A D | test_spell.vim | 424 " Test for 'spellsuggest' expression returning a non-list value 431 " Test for 'spellsuggest' expression returning a list with dict values
|
| H A D | test_usercommands.vim | 604 " Test for a custom user completion returning the wrong value type
|
| H A D | test_ins_complete.vim | 665 " Test for returning non-string values from 'completefunc'
|
| H A D | test_fold.vim | 1210 " Test for returning different values from a fold expression
|
| H A D | test_trycatch.vim | 2110 \ 'Xtest returning ''vim''', '',
|
| /vim-8.2.3635/src/ |
| H A D | userfunc.c | 4867 int returning = FALSE; in ex_return() local 4887 returning = do_return(eap, FALSE, TRUE, &rettv); in ex_return() 4902 returning = do_return(eap, FALSE, TRUE, NULL); in ex_return() 4908 if (returning) in ex_return()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | if_pyth.txt | 410 Methods returning a list of paths which will be searched for by path 622 Obtain key from dictionary, returning the default if it is
|
| H A D | usr_21.txt | 59 returning to the text you were editing.
|
| H A D | usr_40.txt | 633 around in the file and then returning to the original position, you may want
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | syntaxcomplete.vim | 259 " Default to returning a dictionary, if use_dictionary is set to 0
|
| H A D | sqlcomplete.vim | 183 " for returning the completion list of items.
|
| /vim-8.2.3635/src/po/ |
| H A D | zh_TW.UTF-8.po | 506 msgid "%s returning #%ld" 510 msgid "%s returning \"%s\""
|
| H A D | zh_CN.cp936.po | 659 msgid "%s returning #%ld" 663 msgid "%s returning %s"
|
| H A D | cs.cp1250.po | 449 msgid "%s returning #%ld" 453 msgid "%s returning \"%s\""
|
| H A D | cs.po | 449 msgid "%s returning #%ld" 453 msgid "%s returning \"%s\""
|
| H A D | zh_CN.po | 660 msgid "%s returning #%ld" 664 msgid "%s returning %s"
|
| H A D | zh_TW.po | 499 msgid "%s returning #%ld" 503 msgid "%s returning \"%s\""
|
| H A D | zh_CN.UTF-8.po | 659 msgid "%s returning #%ld" 663 msgid "%s returning %s"
|
123