Searched refs:FChar (Results 1 – 8 of 8) sorted by relevance
30 int FindSepar(const FChar *s) throw() in FindSepar()32 for (const FChar *p = s;; p++) in FindSepar()34 const FChar c = *p; in FindSepar()143 FChar c = s[2]; in IsNetworkPath()156 FChar c = s[2]; in GetNetworkServerPrefixSize()221 FChar c = path[i]; in FindAltStreamColon()456 FChar c = s[i]; in AreThereDotsFolders()461 FChar c1 = s[i + 1]; in AreThereDotsFolders()505 FChar c = s[i]; in GetUseSuperPathType()510 FChar c2 = s[i + 1]; in GetUseSuperPathType()[all …]
14 int FindSepar(const FChar *s) throw();
266 FChar path[4] = { s[4], ':', '\\', 0 }; in CalcDeviceSize()
430 FChar drive[4] = { path[4], ':', '\\', 0 }; in Find()
832 typedef wchar_t FChar; typedef839 AString fs2fas(const FChar *s);845 typedef char FChar; typedef848 UString fs2us(const FChar *s);864 typedef const FChar *CFSTR;
1644 UString fs2us(const FChar *s) in fs2us()
423 void SetNumSlashes(const FChar *s);
1653 void CDirPathSortPair::SetNumSlashes(const FChar *s) in SetNumSlashes()1657 FChar c = *s++; in SetNumSlashes()