Searched refs:returned (Results 1 – 25 of 90) sorted by relevance
1234
| /vim-8.2.3635/runtime/doc/ |
| H A D | eval.txt | 3262 On success 0 is returned, on failure 1 is returned. 4231 On success 0 is returned, on failure 1 is returned. 4939 returned. Otherwise a full path is returned. 5043 returned is zero. The value returned is a |Float|. 5146 returned. 5331 returned. 5416 returned. 7254 returned. 8228 returned, otherwise only the first letter is returned. 9775 returned. [all …]
|
| H A D | sign.txt | 428 signs is returned. Otherwise the attribute of the specified 429 sign is returned. 431 Each list item in the returned value is a dictionary with the 459 list of signs placed in that buffer is returned. For the use 467 global group are returned. If {group} is not supplied or is an 469 returned. If no arguments are supplied, then signs in the 470 global group placed in all the buffers are returned. 473 Each list item in the returned value is a dictionary with the 487 The returned signs in a buffer are ordered by their line
|
| H A D | textprop.txt | 227 If a match is found then a Dict is returned with the entries 229 If no match is found then an empty Dict is returned. 287 name already exists an error is given. Nothing is returned. 336 dictionary is returned.
|
| H A D | terminal.txt | 578 exist or is not a terminal window, an empty list is returned. 587 Given {attr}, a value returned by term_scrape() in the "attr" 618 list is returned. 638 returned. 668 exist or is not a terminal window, an empty list is returned. 684 string is returned. 696 string is returned. 725 returned. 855 If opening the window fails zero is returned.
|
| H A D | pi_logipat.txt | 57 is performed and returned.
|
| H A D | popup.txt | 283 < In case of failure zero is returned. 361 default value is returned, not zero. 387 If popup window {id} is not found an empty Dict is returned. 416 If popup window {id} is not found an empty Dict is returned. 441 highest zindex is returned. If there are no popups at this 442 position then zero is returned.
|
| H A D | channel.txt | 402 If no NL was read before the channel timeout an empty string is returned. 451 read within that time an empty string is returned. To specify a different 458 When no ID is specified or the ID is -1, the first message is returned. This 550 If there is no job calling |job_status()| on the returned Job 902 If the job fails to start then |job_status()| on the returned 934 The returned Job object can be used to get the status with
|
| H A D | if_pyth.txt | 80 None. If a string is returned, it becomes the text of 212 are no longer paths. If stopped in case callable returned non-None, 213 vim.foreach_rtp function returns the value returned by callable. 583 number The tab page number like the one returned by
|
| H A D | testing.txt | 303 added to |v:errors| and 1 is returned. Otherwise zero is 304 returned |assert-return|.
|
| H A D | if_ole.txt | 95 This method takes no arguments. No value is returned.
|
| H A D | xxd.man | 234 The following error values are returned:
|
| H A D | quickfix.txt | 1955 "text" fields returned by the |getqflist()| function. 1976 start_idx index of the first entry for which text should be returned 1977 end_idx index of the last entry for which text should be returned 1983 can be used with the 'winid' argument. If an empty list is returned, then the 1984 default format is used to display all the entries. If an item in the returned
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | rustfmt.vim | 77 echohl Error | echomsg "rustfmt returned error" | echohl None
|
| H A D | sqlcomplete.vim | 399 " returned. 444 " returned. 448 " items returned.
|
| H A D | ccomplete.vim | 266 " "val" is is an item in the list returned by taglist().
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_clientserver.vim | 138 " Invoke a remote-expr. On MS-Windows, the returned value has a carriage
|
| H A D | shared.vim | 131 " When successful the time slept is returned.
|
| H A D | test_cscope.vim | 80 " test all matches returned by cscope
|
| H A D | test_digraph.vim | 600 " of digraphs returned.
|
| /vim-8.2.3635/src/ |
| H A D | userfunc.c | 5105 current_funccal->returned = FALSE; in do_return() 5154 current_funccal->returned = TRUE; in do_return() 5235 || fcp->returned) in get_func_line() 5281 || fcp->returned); in func_has_ended() 5422 return current_funccal->returned; in current_func_returned()
|
| H A D | ex_eval.c | 1591 current_funccal->returned = TRUE; in do_throw()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | splint.vim | 56 syn keyword splintAlias contained unique returned
|
| /vim-8.2.3635/src/po/ |
| H A D | ko.UTF-8.po | 4394 msgid " returned\n" 4395 msgstr " returned\n" 4485 "shell returned " 4488 "shell returned " 4582 msgid "shell returned %d" 6779 #~ msgid "internal error: imp.find_module returned tuple with NULL" 6926 #~ msgid "E859: Failed to convert returned python object to a Vim value"
|
| H A D | ko.po | 4394 msgid " returned\n" 4395 msgstr " returned\n" 4485 "shell returned " 4488 "shell returned " 4582 msgid "shell returned %d" 6779 #~ msgid "internal error: imp.find_module returned tuple with NULL" 6926 #~ msgid "E859: Failed to convert returned python object to a Vim value"
|
| /vim-8.2.3635/runtime/autoload/dist/ |
| H A D | ft.vim | 339 " that case it is probably an nroff file: 'filetype' is set and 1 is returned.
|
1234