Home
last modified time | relevance | path

Searched refs:x_do_comment (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dedit.c69 static int x_do_comment(char *, int, int *);
191 x_do_comment(char *buf, int bsize, int *lenp) in x_do_comment() function
2855 int ret = x_do_comment(xbuf, xend - xbuf, &len); in x_comment()
4319 int ret = x_do_comment(es->cbuf, es->cbufsize, in vi_cmd()