Lines Matching refs:Size
191 M = MaskParts.Size();
192 N = TestNameParts.Size();
208 return ForFile && ForDir && WildcardMatching && PathParts.Size() == 1 && PathParts.Front() == L"*";
215 int delta = (int)pathParts.Size() - (int)PathParts.Size();
244 for (i = 0; i < PathParts.Size(); i++)
257 if (i == PathParts.Size())
268 IncludeItems.Size() != 1)
291 if (item.PathParts.Size() <= 1)
293 if (item.PathParts.Size() != 0 && item.WildcardMatching)
333 if (item.Recursive || item.PathParts.Size() > 1)
341 if (IncludeItems.Size() > 0)
367 if (pathParts.Size() <= 1)
510 if (pathParts.Size() > 1)
511 numAbsParts = pathParts.Size() - 1;
585 for (i = 0; i < Pairs.Size(); i++)
588 if (i == Pairs.Size())
591 for (i = 0; i < Pairs.Size(); i++)