x_do_ins
if (x_escape(words[i], strlen(words[i]), x_do_ins) < 0 ||
x_escape(words[0], nlen, x_do_ins);
if (x_do_ins(s, strlen(s)) < 0)