Searched refs:part_has_leading_sep (Results 1 – 1 of 1) sorted by relevance
134 const bool part_has_leading_sep = in AppendPath() local136 if (base_has_trailing_sep && part_has_leading_sep) { in AppendPath()139 } else if (!base_has_trailing_sep && !part_has_leading_sep) { in AppendPath()