Lines Matching full:isempty
18 if (dirPath.IsEmpty())
27 if (dirPath.IsEmpty())
526 GetSuperPathBase superPath.IsEmpty() onlyIfNew
543 if (superPath.IsEmpty())
562 if (d1.IsEmpty() && d2.IsEmpty() && onlyIfNew)
564 if (d1.IsEmpty()) d1 = fs2us(s1);
565 if (d2.IsEmpty()) d2 = fs2us(s2);
575 return !superPath.IsEmpty();
631 if (!curDir.IsEmpty() && curDir.Back() != WCHAR_PATH_SEPARATOR)