Searched refs:get_line_bytes_without_trailing_whitespace (Results 1 – 3 of 3) sorted by relevance
814 get_line_bytes_without_trailing_whitespace (const char *line, int line_bytes) in get_line_bytes_without_trailing_whitespace() function842 = get_line_bytes_without_trailing_whitespace (line, strlen (line)); in assert_eq()1394 = get_line_bytes_without_trailing_whitespace (line.get_buffer (), in calculate_x_offset_display()1474 line_bytes = get_line_bytes_without_trailing_whitespace (line, in print_source_line()
870 get_line_bytes_without_trailing_whitespace (const char *line, int line_bytes) in get_line_bytes_without_trailing_whitespace() function898 = get_line_bytes_without_trailing_whitespace (line, strlen (line)); in assert_eq()1626 = get_line_bytes_without_trailing_whitespace (line.get_buffer (), in calculate_x_offset_display()1702 line_bytes = get_line_bytes_without_trailing_whitespace (line, in print_source_line()
1243 (get_line_bytes_without_trailing_whitespace): ...this.