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

/external/mksh/src/
H A Dedit.c3380 static int x_vi_putbuf(const char *, size_t);
4801 x_vi_putbuf(const char *s, size_t len) function
5269 if (x_escape(words[i], strlen(words[i]), x_vi_putbuf) != 0) {
5376 rval = x_escape(match, match_len, x_vi_putbuf);

Completed in 1726 milliseconds