pub fn find_line_of_str(content: &str, target: &str) -> usize
Find the line number of a string literal in source content (skipping comments)