Searched refs:component_has_sep (Results 1 – 1 of 1) sorted by relevance
460 bool component_has_sep = !component.empty() && is_separator(component[0]); in append() local473 if (!component_has_sep && !(path.empty() || is_root_name)) { in append()