Searched defs:actual_line (Results 1 – 2 of 2) sorted by relevance
55 char *actual_line = ignore_front_spaces(line); in parse_cfg() local
290 auto actual_line = str.substr(line_start, (line_end - line_start) + 1); in print_with_context() local