Home
last modified time | relevance | path

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

/third_party/mksh/
H A Dedit.c3442 struct edstate { struct
3481 static int print_expansions(struct edstate *, int);
3560 static struct edstate *save_edstate(struct edstate *old);
3561 static void restore_edstate(struct edstate *old, struct edstate *news);
3562 static void free_edstate(struct edstate *old);
3564 static struct edstate ebuf;
3565 static struct edstate undobuf;
3567 static struct edstate *v
[all...]

Completed in 6 milliseconds