Searched refs:scratch_space (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
H A Dhttp.c280 char scratch_space[2]; local
283 new_size += strlen(html_replace(html[i], scratch_space));
289 const char *replaced = html_replace(html[i], scratch_space);
/external/chromium_org/third_party/libevent/
H A Dhttp.c280 char scratch_space[2]; local
283 new_size += strlen(html_replace(html[i], scratch_space));
289 const char *replaced = html_replace(html[i], scratch_space);

Completed in 53 milliseconds