Home
last modified time | relevance | path

Searched refs:ArgCount (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DOleAut.cpp221 UINT ArgCount = 0; in Invoke() local
231 CountArgsInFormat (Format, &ArgCount); in Invoke()
238 if (ArgCount == 0) in Invoke()
247 if (ArgCount) in Invoke()
251 ArgCount * sizeof (VARIANTARG)); in Invoke()
257 memset (ArgVector, 0, sizeof (VARIANTARG) * ArgCount); in Invoke()
262 VARIANTARG *p = ArgVector + ArgCount - 1; // Params go in opposite order in Invoke()
373 DispatchParams.cArgs = ArgCount; in Invoke()
387 if (ArgCount) in Invoke()
391 while (ArgCount--) in Invoke()
/vim-8.2.3635/runtime/syntax/
H A Dtsalt.vim55 syn keyword tsaltFunction ArgCount Call CallD CompileScript GetRunPath