Searched refs:incomplete_name (Results 1 – 1 of 1) sorted by relevance
408 let incomplete_name: &str; in complete_path() localVariable411 incomplete_name = &incomplete_path[index + 1..]; in complete_path()413 incomplete_name = incomplete_path; in complete_path()419 if file_name.starts_with(incomplete_name) { in complete_path()