Searched refs:LastChar (Results 1 – 1 of 1) sorted by relevance
237 static inline char LastChar(const string& str) { in LastChar() function288 if (!path.empty() && LastChar(path) == '/' && in CanonicalizePath()289 !result.empty() && LastChar(result) != '/') { in CanonicalizePath()