Home
last modified time | relevance | path

Searched refs:Format (Results 1 – 25 of 140) sorted by relevance

123456

/vim-8.2.3635/src/VisVim/
H A DOleAut.cpp230 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 DOleAut.h13 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 Drtf.vim2 " Language: Rich Text Format
5 " The Rich Text Format (RTF) Specification is a method of encoding formatted
H A Daptconf.vim160 \ 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 Ddebcopyright.vim18 syn match debcopyrightKey "^\%(Format\|Upstream-Name\|Upstream-Contact\|Disclaimer\|Source\|C…
H A Dedif.vim2 " Language: EDIF (Electronic Design Interchange Format)
H A Dpbtxt.vim2 " Language: Protobuf Text Format
H A Dlscript.vim116 syn keyword lscriptFunction FileAttr FileDateTime FileLen Fix Format Format$ FreeFile
H A Dsm.vim25 " Header Format H?list-of-mailer-flags?name: format
/vim-8.2.3635/runtime/autoload/
H A Dxmlformat.vim17 " Main function: Format the input {{{1
18 func! xmlformat#Format() abort
161 " Format input line according to textwidth {{{1
H A Drustfmt.vim99 function! rustfmt#Format()
/vim-8.2.3635/
H A D.lgtm.yml1 # Format of this file: https://lgtm.com/help/lgtm/lgtm.yml-configuration-file
/vim-8.2.3635/runtime/indent/
H A Ddocbk.vim2 " Language: DocBook Documentation Format
H A Drst.vim3 " Language: reStructuredText Documentation Format
/vim-8.2.3635/runtime/ftplugin/
H A Dpbtxt.vim2 " Language: Protobuf Text Format
H A Drust.vim132 command! -buffer RustFmt call rustfmt#Format()
189 autocmd BufWritePre *.rs silent! call rustfmt#Format()
H A Dverilog.vim34 " Format comments to be up to 78 characters long
H A Dhamster.vim28 " Format comments to be up to 78 characters long
H A Dxml.vim24 setlocal formatexpr=xmlformat#Format()
H A Dchangelog.vim124 " Format used for new date entries.
129 " Format used for new entries to current date entry.
H A Dvhdl.vim25 " Format comments to be up to 78 characters long
/vim-8.2.3635/runtime/compiler/
H A Drst.vim3 " Description: reStructuredText Documentation Format
/vim-8.2.3635/runtime/lang/
H A Dmenu_ca_es.latin1.vim104 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 Dtest27.in21 :set ff=unix " Format for files to write
/vim-8.2.3635/runtime/tutor/
H A Dtutor.pl239 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�):

123456