Home
last modified time | relevance | path

Searched refs:IsPathSepar (Results 51 – 75 of 114) sorted by relevance

12345

/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp454 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
465 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
476 || !IsPathSepar(OldName[num]) in GetNewPath()
H A DEnumDirItems.cpp510 return IsPathSepar(s[0]) && GetRootPrefixSize(s) == 0; in IsVirtualFsFolder()
873 if (!IsPathSepar(prefix.Back())) in FillFixedReparse()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdate.cpp480 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
491 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
502 || !IsPathSepar(OldName[num]) in GetNewPath()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DUpdate.cpp479 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
490 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
501 || !IsPathSepar(OldName[num]) in GetNewPath()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Common/
H A DUpdate.cpp480 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
491 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
502 || !IsPathSepar(OldName[num]) in GetNewPath()
H A DEnumDirItems.cpp534 return IsPathSepar(s[0]) && GetRootPrefixSize(s) == 0; in IsVirtualFsFolder()
902 if (!IsPathSepar(prefix.Back())) in FillFixedReparse()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp454 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
465 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
476 || !IsPathSepar(OldName[num]) in GetNewPath()
H A DEnumDirItems.cpp510 return IsPathSepar(s[0]) && GetRootPrefixSize(s) == 0; in IsVirtualFsFolder()
873 if (!IsPathSepar(prefix.Back())) in FillFixedReparse()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdate.cpp480 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
491 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
502 || !IsPathSepar(OldName[num]) in GetNewPath()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdate.cpp480 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
491 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
502 || !IsPathSepar(OldName[num]) in GetNewPath()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdate.cpp480 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
491 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
502 || !IsPathSepar(OldName[num]) in GetNewPath()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DUpdate.cpp480 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
491 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
502 || !IsPathSepar(OldName[num]) in GetNewPath()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Common/
H A DUpdate.cpp466 if (IsPathSepar(c1) && IsPathSepar(c2)) in CompareTwoNames()
477 if (src[num] != 0 && !IsPathSepar(src[num]) && num != 0 && !IsPathSepar(src[num - 1])) in GetNewPath()
488 || !IsPathSepar(OldName[num]) in GetNewPath()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp510 return IsPathSepar(s[0]) && GetRootPrefixSize(s) == 0; in IsVirtualFsFolder()
873 if (!IsPathSepar(prefix.Back())) in FillFixedReparse()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Common/
H A DMyString.h23 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
24 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Common/
H A DMyString.h23 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
24 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Common/
H A DMyString.h46 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
47 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Common/
H A DMyString.h23 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
24 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Common/
H A DMyString.h43 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
44 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Common/
H A DMyString.h43 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
44 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/archivers/lzma/lzma-19.00/CPP/Common/
H A DMyString.h43 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
44 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Common/
H A DMyString.h43 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
44 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Common/
H A DMyString.h43 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
44 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Common/
H A DMyString.h43 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
44 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Common/
H A DMyString.h43 inline bool IsPathSepar(char c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function
44 inline bool IsPathSepar(wchar_t c) { return IS_PATH_SEPAR(c); } in IsPathSepar() function

12345