Home
last modified time | relevance | path

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

/vim-8.2.3635/src/VisVim/
H A DOleAut.cpp48 static LPCTSTR GetNextVarType (LPCTSTR Format, VARTYPE* pVarType);
267 if (! (s = GetNextVarType (s, &p->vt))) in Invoke()
700 static LPCTSTR GetNextVarType (LPCTSTR Format, VARTYPE* pVarType) in GetNextVarType() function