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