Home
last modified time | relevance | path

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

/vim-8.2.3635/src/VisVim/
H A DOleAut.cpp663 static bool CountArgsInFormat (LPCTSTR Format, UINT* pArgCount) in CountArgsInFormat() argument
665 *pArgCount = 0; in CountArgsInFormat()
689 ++ (*pArgCount); in CountArgsInFormat()