Lines Matching refs:FChar
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()
546 FChar c = s[0]; in GetSuperPathBase()