HomeSort by: relevance | last modified time | path
    Searched defs:complete_word (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
vi.c 67 static int complete_word ARGS((int, int));
666 complete_word(0, 0);
675 complete_word(0, 0);
1130 complete_word(1, argcnt);
1139 complete_word(1, argcnt);
1466 * this is used for calling x_escape() in complete_word()
1994 complete_word(commandx, count) function

Completed in 24 milliseconds