| /vim-8.2.3635/src/VisVim/ |
| H A D | OleAut.cpp | 230 if (Format) in Invoke() 260 LPCTSTR s = Format; in Invoke() 667 if (! Format) in CountArgsInFormat() 670 while (*Format) in CountArgsInFormat() 673 Format++; in CountArgsInFormat() 675 switch (*Format) in CountArgsInFormat() 690 Format++; in CountArgsInFormat() 706 Format++; in GetNextVarType() 707 if (!*Format) in GetNextVarType() 710 switch (*Format) in GetNextVarType() [all …]
|
| H A D | OleAut.h | 13 bool PutProperty (char* Name, LPCTSTR Format, ...); 14 bool PutProperty (DISPID DispatchId, LPCTSTR Format, ...); 15 bool Method (char* Name, LPCTSTR Format = NULL, ...); 16 bool Method (DISPID DispatchId, LPCTSTR Format = NULL, ...); 42 bool Invoke (WORD Flags, char* Name, LPCTSTR Format, va_list ArgList); 43 bool Invoke (WORD Flags, DISPID DispatchId, LPCTSTR Format, va_list ArgList);
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | rtf.vim | 2 " Language: Rich Text Format 5 " The Rich Text Format (RTF) Specification is a method of encoding formatted
|
| H A D | aptconf.vim | 160 \ Ignore-Trust-Violations Package-Display-Format Package-Display-Width 163 \ Show-Versions Show-Why Simulate Verbose Version-Display-Format 202 \ New-package-Commands Package-Display-Format Package-Header-Format 203 \ Package-Status-Format Pause-After-Download Preview-Limit
|
| H A D | debcopyright.vim | 18 syn match debcopyrightKey "^\%(Format\|Upstream-Name\|Upstream-Contact\|Disclaimer\|Source\|C…
|
| H A D | edif.vim | 2 " Language: EDIF (Electronic Design Interchange Format)
|
| H A D | pbtxt.vim | 2 " Language: Protobuf Text Format
|
| H A D | lscript.vim | 116 syn keyword lscriptFunction FileAttr FileDateTime FileLen Fix Format Format$ FreeFile
|
| H A D | sm.vim | 25 " Header Format H?list-of-mailer-flags?name: format
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | xmlformat.vim | 17 " Main function: Format the input {{{1 18 func! xmlformat#Format() abort 161 " Format input line according to textwidth {{{1
|
| H A D | rustfmt.vim | 99 function! rustfmt#Format()
|
| /vim-8.2.3635/ |
| H A D | .lgtm.yml | 1 # Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | docbk.vim | 2 " Language: DocBook Documentation Format
|
| H A D | rst.vim | 3 " Language: reStructuredText Documentation Format
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | pbtxt.vim | 2 " Language: Protobuf Text Format
|
| H A D | rust.vim | 132 command! -buffer RustFmt call rustfmt#Format() 189 autocmd BufWritePre *.rs silent! call rustfmt#Format()
|
| H A D | verilog.vim | 34 " Format comments to be up to 78 characters long
|
| H A D | hamster.vim | 28 " Format comments to be up to 78 characters long
|
| H A D | xml.vim | 24 setlocal formatexpr=xmlformat#Format()
|
| H A D | changelog.vim | 124 " Format used for new date entries. 129 " Format used for new entries to current date entry.
|
| H A D | vhdl.vim | 25 " Format comments to be up to 78 characters long
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | rst.vim | 3 " Description: reStructuredText Documentation Format
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_ca_es.latin1.vim | 104 menutrans &File\ Format\.\.\. &Format\ del\ fitxer\.\.\. 140 " text del di�leg Edita/Opcions del fitxer/Format del fitxer...
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test27.in | 21 :set ff=unix " Format for files to write
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.pl | 239 Format dla polecenia usuwaj�cego z operatorem d jest nast�puj�cy: 357 5. Format polecenia zmiany to: 447 1. Operator change dzia�a tak samo, jak delete. Format wygl�da tak: 479 4. Format do polecenia change (zmie�):
|