Searched refs:component_has_sep (Results 1 – 1 of 1) sorted by relevance
371 bool component_has_sep = !i->empty() && is_separator((*i)[0]); in append() local384 if (!component_has_sep && !(path.empty() || is_root_name)) { in append()