Searched refs:root_dir_pos (Results 1 – 1 of 1) sorted by relevance
135 size_t root_dir_pos = root_dir_start(path.substr(0, end_pos)); in parent_path_end() local138 (end_pos - 1) != root_dir_pos && in parent_path_end()142 if (end_pos == 1 && root_dir_pos == 0 && filename_was_sep) in parent_path_end()236 size_t root_dir_pos = root_dir_start(Path); in operator --() local240 (end_pos - 1) != root_dir_pos && in operator --()