Searched defs:value_begin (Results 1 – 5 of 5) sorted by relevance
355 std::string::const_iterator value_begin() const { in value_begin() function429 std::string::const_iterator value_begin() const { in value_begin() function
153 std::string::const_iterator value_begin; member527 std::string::const_iterator value_begin = parsed_[i].value_begin; in GetNormalizedHeader() local573 std::string::const_iterator value_begin = parsed_[i].value_begin; in EnumerateHeaderLines() local827 std::string::const_iterator value_begin, in AddToParsed()
406 op_iterator value_begin() { return arg_begin(); } in value_begin() function407 const_op_iterator value_begin() const { return arg_begin(); } in value_begin() function
483 const char* value_begin = (stream_begin + header_line.value_begin_idx); in ProcessContentLengthLine() local
767 char* value_begin = buf + line->value_begin_idx; in RemoveValue() local