Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c3493 static struct edstate *save_edstate(struct edstate *old);
4832 save_edstate(struct edstate *old) in save_edstate() function
5322 buf = save_edstate(vs); in expand_word()
5427 buf = save_edstate(vs); in complete_word()