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

/freebsd-11-stable/lib/libedit/
H A Dchared.h149 protected Char *c__prev_word(Char *, Char *, int, int (*)(wint_t));
H A Demacs.c454 cp = c__prev_word(el->el_line.cursor, el->el_line.buffer,
H A Dcommon.c127 cp = c__prev_word(el->el_line.cursor, el->el_line.buffer,
324 el->el_line.cursor = c__prev_word(el->el_line.cursor,
H A Dchared.c238 /* c__prev_word():
242 c__prev_word(Char *p, Char *low, int n, int (*wtest)(wint_t)) function

Completed in 70 milliseconds