Home
last modified time | relevance | path

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

/reactos/dll/win32/shlwapi/
H A Dpath.c1966 static const WCHAR szStarDotStar[] = { '*', '.', '*', '\0' }; in PathMatchSpecW() local
1970 if (!lstrcmpW(lpszMask, szStarDotStar)) in PathMatchSpecW()