Searched defs:value_begin (Results 1 – 8 of 8) sorted by relevance
208 std::string::const_iterator value_begin; member707 std::string::const_iterator value_begin = parsed_[i].value_begin; in GetNormalizedHeader() local753 std::string::const_iterator value_begin = parsed_[i].value_begin; in EnumerateHeaderLines() local1001 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
568 op_iterator value_begin() { return arg_begin(); } in value_begin() function569 const_op_iterator value_begin() const { return arg_begin(); } in value_begin() function
607 const char* value_begin = (stream_begin + header_line.value_begin_idx); in ProcessContentLengthLine() local
768 char* value_begin = buf + line->value_begin_idx; in RemoveValue() local