Home | History | Annotate | Download | only in balsa

Lines Matching full:firstline_len

779     const size_t firstline_len = whitespace_4_idx_ - non_whitespace_1_idx_;
781 buffer->Write(stream_begin + non_whitespace_1_idx_, firstline_len);