Searched refs:whitespace_4_idx_ (Results 1 – 3 of 3) sorted by relevance
282 whitespace_4_idx_(0), in BalsaHeaders()302 whitespace_4_idx_ = 0; in Clear()358 tmp_size_t = whitespace_4_idx_; in Swap()359 whitespace_4_idx_ = other->whitespace_4_idx_; in Swap()360 other->whitespace_4_idx_ = tmp_size_t; in Swap()385 whitespace_4_idx_ = other.whitespace_4_idx_; in CopyFrom()739 size_t write_buf_size = whitespace_4_idx_ - non_whitespace_1_idx_ + 2; in GetSizeForWriteBuffer()793 whitespace_4_idx_ = whitespace_1_idx_ + line.size(); in SetFirstLine()794 whitespace_2_idx_ = whitespace_4_idx_; in SetFirstLine()795 non_whitespace_2_idx_ = whitespace_4_idx_; in SetFirstLine()[all …]
779 const size_t firstline_len = whitespace_4_idx_ - non_whitespace_1_idx_; in WriteToBuffer()829 DCHECK_GE(whitespace_4_idx_, non_whitespace_1_idx_); in first_line()831 whitespace_4_idx_ - non_whitespace_1_idx_); in first_line()870 DCHECK_GE(whitespace_4_idx_, non_whitespace_3_idx_); in request_version()872 whitespace_4_idx_ - non_whitespace_3_idx_); in request_version()1128 size_t whitespace_4_idx_; variable
303 headers->whitespace_4_idx_ = current - begin; in ParseHTTPFirstLine()330 headers->whitespace_4_idx_ = current - begin; in ParseHTTPFirstLine()349 headers->whitespace_4_idx_ = end - begin; in ParseHTTPFirstLine()436 headers_->whitespace_4_idx_ - headers_->non_whitespace_3_idx_; in ProcessFirstLine()439 headers_->whitespace_4_idx_ - headers_->non_whitespace_1_idx_, in ProcessFirstLine()451 headers_->whitespace_4_idx_ - headers_->non_whitespace_1_idx_, in ProcessFirstLine()457 headers_->whitespace_4_idx_ - headers_->non_whitespace_3_idx_); in ProcessFirstLine()