Searched refs:secondRedundantPathSeparator (Results 1 – 1 of 1) sorted by relevance
153 bool secondRedundantPathSeparator = second.find(GetPathSeparator()) == 0; in ConcatenatePath() local154 if (firstRedundantPathSeparator && secondRedundantPathSeparator) in ConcatenatePath()158 else if (firstRedundantPathSeparator || secondRedundantPathSeparator) in ConcatenatePath()