Searched refs:empty_line (Results 1 – 10 of 10) sorted by relevance
154 my $empty_line = "ignore";181 $empty_line = "ignore";186 if ($empty_line eq "insert")192 $empty_line = "observe";198 if ($empty_line eq "observe")200 $empty_line = "insert";
67 if (!empty_line("")) in main()69 if (!empty_line("\n\t ")) in main()71 if (!empty_line(" ")) in main()73 if (empty_line("\r")) in main()
67 int empty_line(char const * c);
53 int empty_line(char const * c) in empty_line() function
71 empty_line = re.compile(r'\n+')79 content = empty_line.sub('\n', content)
238 if (empty_line(line) || comment_line(line)) in read_unit_masks()445 if (empty_line(line) || comment_line(line)) in read_events()749 if (empty_line(line) || comment_line(line)) in get_mapping()
533 if (empty_line(argv) != 0) in ibs_init()
117 bool empty_line, in BreakRunAtWidth() argument150 if (!empty_line || word_width < *width) { in BreakRunAtWidth()
2593 case empty_line
3119 case empty_line