Searched refs:FChar (Results 1 – 9 of 9) sorted by relevance
73 … || len > 22 || memcmp(s + kDevicePathPrefixSize, FTEXT("PhysicalDrive"), 13 * sizeof(FChar)) != 0) in IsDevicePath()308 FChar c = s[i]; in AreThereDotsFolders()313 FChar c1 = s[i + 1]; in AreThereDotsFolders()357 FChar c = s[i]; in GetUseSuperPathType()362 FChar c2 = s[i + 1]; in GetUseSuperPathType()398 FChar c = s[0]; in GetSuperPathBase()
476 FChar s[16]; in CreateTempFile()487 path += FChar('.'); in CreateTempFile()
298 FChar c = path[i]; in FindAltStreamColon()330 FChar drive[4] = { path[4], ':', '\\', 0 }; in Find()
266 FChar path[4] = { s[4], ':', '\\', 0 }; in CalcDeviceSize()
493 typedef wchar_t FChar; typedef499 AString fs2fas(const FChar *s);505 typedef char FChar; typedef521 typedef const FChar *CFSTR;
17 FChar number[16]; in MakeAutoName()
152 FChar temp[16]; in Write()669 FChar s[16]; in Compress()899 static int GetNumSlashes(const FChar *s) in GetNumSlashes()903 FChar c = *s++; in GetNumSlashes()
1136 static int GetNumSlashes(const FChar *s) in GetNumSlashes()1140 FChar c = *s++; in GetNumSlashes()
544 FChar temp[16]; in GetVolumeStream()