Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dcontext.c99 hist_context_restore(&cs->hist_stack, !cstack); in zcontext_restore_partial()
H A Dhist.c291 hist_context_restore(const struct hist_stack *hs, int toplevel) in hist_context_restore() function