Home | History | Annotate | Download | only in libevent

Lines Matching defs:replaced

289 		const char *replaced = html_replace(html[i], scratch_space);
291 strcpy(p, replaced);
292 p += strlen(replaced);