Searched refs:token_start (Results 1 – 1 of 1) sorted by relevance
216 const char *token_start = NULL, *token_end = NULL; in http_request_split_value() local242 token_start = token_end = current; in http_request_split_value()259 buffer_copy_string_len(ds->value, token_start, token_end-token_start+1); in http_request_split_value()