Searched refs:is_root_name (Results 1 – 3 of 3) sorted by relevance
373 bool is_root_name = has_root_name(*i); in append() local385 if (!component_has_sep && !(path.empty() || is_root_name)) { in append()
466 bool is_root_name = has_root_name(component); in append() local478 if (!component_has_sep && !(path.empty() || is_root_name)) { in append()