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

/external/mksh/src/
H A Dedit.c3373 static int complete_word(int, int);
4008 complete_word(0, 0);
4017 complete_word(0, 0);
4510 complete_word(1, argcnt);
4521 complete_word(1, argcnt);
4798 * this is used for calling x_escape() in complete_word()
5290 complete_word(int cmd, int count) function

Completed in 193 milliseconds