Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c3450 static void restore_edstate(struct edstate *old, struct edstate *news);
4775 restore_edstate(struct edstate *news, struct edstate *old) in restore_edstate() function
5239 restore_edstate(es, buf); in expand_word()
5300 restore_edstate(es, buf); in complete_word()