Searched defs:line_bytes (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()1393 const int line_bytes in calculate_x_offset_display() local1456 layout::print_source_line (linenum_type row, const char *line, int line_bytes, in print_source_line()2646 const int line_bytes = strlen (content) - 1; in test_layout_x_offset_display_utf8() local
870 get_line_bytes_without_trailing_whitespace (const char *line, int line_bytes) in get_line_bytes_without_trailing_whitespace()1625 const int line_bytes in calculate_x_offset_display() local1686 layout::print_source_line (linenum_type row, const char *line, int line_bytes) in print_source_line()2952 const int line_bytes = strlen (content) - 1; in test_layout_x_offset_display_utf8() local3094 const int line_bytes = strlen (content) - 1; in test_layout_x_offset_display_tab() local
2416 const int line_bytes = strlen (content) - 1; in test_diagnostic_get_location_text() local