Lines Matching refs:IsEmpty
267 if (PathParts.IsEmpty())
269 // PathParts.IsEmpty() means all items (universal wildcard)
328 if (!Name.IsEmpty() ||
329 !SubNodes.IsEmpty() ||
330 !ExcludeItems.IsEmpty() ||
454 if (isAltStream && !pathParts.IsEmpty())
537 if (pathParts.IsEmpty())
541 if (pathParts[0].IsEmpty())
544 || !pathParts[1].IsEmpty()
558 if (pathParts.IsEmpty())
568 if (!pathParts[0].IsEmpty())
573 if (!pathParts[1].IsEmpty())
601 return pathParts[0].IsEmpty() ? 1 : 0;
609 if (path.IsEmpty())
620 if (back.IsEmpty())
643 && pathParts[0].IsEmpty()
644 && pathParts[1].IsEmpty()
706 if (pathParts.IsEmpty() || (pathParts.Size() == 1 && pathParts[0].IsEmpty()))
760 if (Pairs[i].Prefix.IsEmpty())