HomeSort by relevance Sort by last modified time
    Searched refs:cv__endword (Results 1 - 3 of 3) sorted by null

  /external/libedit/src/
chared.h 149 protected Char *cv__endword(Char *, Char *, int, int (*)(Int));
vi.c 474 el->el_line.cursor = cv__endword(el->el_line.cursor,
498 el->el_line.cursor = cv__endword(el->el_line.cursor,
chared.c 367 /* cv__endword():
371 cv__endword(Char *p, Char *high, int n, int (*wtest)(Int)) function

Completed in 63 milliseconds