Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c3449 static struct edstate *save_edstate(struct edstate *old);
4725 save_edstate(struct edstate *old) in save_edstate() function
5222 buf = save_edstate(es); in expand_word()
5327 buf = save_edstate(es); in complete_word()