x_vi_putbuf
if (x_escape(words[i], strlen(words[i]), x_vi_putbuf) != 0) {
rval = x_escape(match, match_len, x_vi_putbuf);
static int x_vi_putbuf(const char *, size_t);