Searched refs:GetHFSDecomposedForm (Results 1 – 2 of 2) sorted by relevance
351 static StringType GetHFSDecomposedForm(const FilePath::StringType& string);
1092 StringType FilePath::GetHFSDecomposedForm(const StringType& string) { in GetHFSDecomposedForm() function in FilePath1134 StringType hfs1 = GetHFSDecomposedForm(string1); in CompareIgnoreCase()1135 StringType hfs2 = GetHFSDecomposedForm(string2); in CompareIgnoreCase()