Searched refs:IsKeyInString (Results 1 – 1 of 1) sorted by relevance
75 IsKeyInString (LPTSTR lpString, TCHAR cKey, BOOL bCaseSensitive) in IsKeyInString() function239 val = IsKeyInString (lpOptions, in CommandChoice()286 if ((val=IsKeyInString(lpOptions,Ch,bCaseSensitive))==-1) in CommandChoice()298 val = IsKeyInString (lpOptions, cDefault, bCaseSensitive); in CommandChoice()