Home
last modified time | relevance | path

Searched refs:save_edstate (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dedit.c3462 static struct edstate *save_edstate(struct edstate *old);
4795 save_edstate(struct edstate *old) in save_edstate() function
5288 buf = save_edstate(es); in expand_word()
5393 buf = save_edstate(es); in complete_word()