Searched refs:at_adj (Results 1 – 1 of 1) sorted by relevance
271 char *at_adj = (char *)parser_data->last.at; in cb_header_value() local273 while (*(--at_adj) != ':'); in cb_header_value()275 while (*(++at_adj) == ' '); in cb_header_value()277 parser_data->last.at = at_adj; in cb_header_value()