Home
last modified time | relevance | path

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

/reactos/base/shell/cmd/
H A Ddir.c251 IsDotDirectoryN( in IsDotDirectoryN() function
1690 if ((pNextDir - pCurDir == 0) || IsDotDirectoryN(pCurDir, pNextDir - pCurDir)) in ResolvePattern()