Home
last modified time | relevance | path

Searched defs:PathMatchSpecX (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/atl/
H A Datlpath.h48 …inline BOOL PathMatchSpecX(LPCSTR pszPath, LPCSTR pszSpec) const { return PathMatchSpecA(pszPath, … in PathMatchSpecX() function
49 …inline BOOL PathMatchSpecX(LPCWSTR pszPath, LPCWSTR pszSpec) const { return PathMatchSpecW(pszPath… in PathMatchSpecX() function