Searched refs:scratch_space (Results 1 – 1 of 1) sorted by relevance
280 char scratch_space[2]; in evhttp_htmlescape() local283 new_size += strlen(html_replace(html[i], scratch_space)); in evhttp_htmlescape()289 const char *replaced = html_replace(html[i], scratch_space); in evhttp_htmlescape()