Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dinput.c100 static char *inbufpush; /* Character at which to re-push alias */ variable
561 if (inbufptr == inbufpush && in inungetc()
682 inbufpush = inbuf = NULL; in inpush()
717 inbufptr = inbufpush = instacktop->bufptr; in inpoptop()