Searched refs:szStarDotStar (Results 1 – 1 of 1) sorted by relevance
1966 static const WCHAR szStarDotStar[] = { '*', '.', '*', '\0' }; in PathMatchSpecW() local1970 if (!lstrcmpW(lpszMask, szStarDotStar)) in PathMatchSpecW()