| /vim-8.2.3635/src/testdir/ |
| H A D | test_channel.vim | 58 func Ch_requestHandler(handle, msg) argument 59 let g:Ch_responseHandle = a:handle 69 if ch_status(handle) == "fail" 77 let dict = handle->ch_info() 240 let resp = ch_read(handle) 278 call ch_close(handle) 298 if ch_status(handle) == "fail" 327 if ch_status(handle) == "fail" 476 call ch_close(handle) 490 call ch_close(handle) [all …]
|
| H A D | test_netbeans.py | 141 def handle(self): member in ThreadedTCPRequestHandler
|
| H A D | test_channel.py | 27 def handle(self): member in ThreadedTCPRequestHandler
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | channel.txt | 242 handle the response: > 470 ch_canread({handle}) *ch_canread()* 483 ch_close({handle}) *ch_close()* 484 Close {handle}. See |channel-close|. 491 ch_close_in({handle}) *ch_close_in()* 522 Send {string} over {handle}. 557 ch_info({handle}) *ch_info()* 588 ch_log({msg} [, {handle}]) *ch_log()* 695 Set options on {handle}: 713 Return the status of {handle}: [all …]
|
| H A D | pi_zip.txt | 30 When one edits a *.zip file, this plugin will handle displaying a 87 don't use the .zip extension (.jar, .xpi, etc). To handle such files,
|
| H A D | os_mac.txt | 72 can be in any format (mac, dos or unix). Vim can handle any file format when 73 the |'nocompatible'| option is set, otherwise it will only handle mac format
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | efm_perl.pl | 84 my $handle = (defined $opt_f ? \*FILE : \*STDOUT); 102 print $handle "$file:$lineno:$message\n";
|
| H A D | demoserver.py | 37 def handle(self): member in ThreadedTCPRequestHandler
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | sml.vim | 23 setlocal indentkeys+=0=and,0=else,0=end,0=handle,0=if,0=in,0=let,0=then,0=val,0=fun,0=\|,0=*),0) 163 " Indent lines starting with '|' from matching 'case', 'handle' 166 let lastSwitch = search('\<\(case\|handle\|fun\|datatype\)\>','bW') 174 elseif switchLine =~ '\<handle\>'
|
| H A D | postscr.vim | 52 " Else handle immediate dedents of dicts, restores, and arrays. 56 " Else handle DSC comments - always start of line.
|
| H A D | jsp.vim | 13 " use the default html indent script which will handle
|
| H A D | xml.vim | 9 " 20190726 - Correctly handle non-tagged data 10 " 20190204 - correctly handle wrap tags
|
| H A D | go.vim | 48 " TODO: handle if the previous line is a label.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | progress.vim | 62 …urrent-window current_date curs[or] database dataservers dataset dataset-handle db-remote-host dbc… 86 …ssReserved space status stream stream-handle stream-io string-xref subscribe super system-dialog t… 140 … array-m[essage] ask-overwrite assembly async-request-count async-request-handle attach-data-source 146 … box-select[able] browse buffer buffer-chars buffer-create buffer-delete buffer-field buffer-handle 153 …olumn-of column-pfc[olor] column-read-only column-resizable column-sc[rolling] com-handle combo-box 161 syn keyword ProgressOperator declare-namespace decrypt default-buffer-handle default-but[ton] defau… 180 …get-binary-data get-bits get-blue[-value] get-browse-col[umn] get-buffer-handle get-byte-order get… 190 …it-width[-chars] grid-unit-width-p[ixels] grid-visible group-box gt guid handle handler has-lobs h… 194 syn keyword ProgressOperator implements import-node import-principal in-handle increment-exclusive-… 228 …ev-col[umn] prev-sibling prev-tab-i[tem] primary printer printer-control-handle printer-hdc printe… [all …]
|
| H A D | privoxy.vim | 30 syn match privoxyAction "\%(filter\|force-text-mode\|handle-as-empty-document\|handle-as-image\)\>"…
|
| H A D | gdb.vim | 17 syn keyword gdbInfo contained display files float frame functions handle line 26 syn keyword gdbStatement contained echo else enable end file finish frame handle hbreak help if ign…
|
| H A D | wsh.vim | 7 " VBScript, it's close enough for us. No attempt is made to handle
|
| H A D | jsonc.vim | 40 " Set/Unset syntax to avoid duplicate inclusion and correctly handle nesting
|
| H A D | man.vim | 18 " Get the CTRL-H syntax to handle backspaced text
|
| H A D | sml.vim | 119 syn keyword smlKeyword exception fn fun handle 122 syn keyword smlKeyword raise handle type
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_en_gb.latin1.vim | 12 " able to handle ascii characters without conversion.
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | vimball.vim | 493 " handle *.gz with gunzip 503 " handle *.gz with gzip -d 513 " handle *.bz2 with bunzip2 523 " handle *.bz2 with bzip2 -d 533 " handle *.zip with unzip
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | chicken.vim | 35 setl lispwords+=handle-exceptions
|
| H A D | perl.vim | 66 " use += to do it because of the commas in perlpath, we have to handle the
|
| /vim-8.2.3635/src/ |
| H A D | osdef1.h.in | 12 * sed cannot always handle so many commands, this is file 1 of 2
|