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

/external/mksh/src/
H A Dedit.c3383 static int complete_word(int, int);
4016 complete_word(0, 0);
4025 complete_word(0, 0);
4518 complete_word(1, argcnt);
4529 complete_word(1, argcnt);
4806 * this is used for calling x_escape() in complete_word()
5298 complete_word(int cmd, int count) function

Completed in 102 milliseconds