Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c539 shf_ungetc(c, shf); in shf_getse()
565 shf_ungetc(int c, struct shf *shf) in shf_ungetc() function
Deval.c908 shf_ungetc(c, x.u.shf); in expand()
921 shf_ungetc(c, x.u.shf); in expand()
Dsh.h2609 int shf_ungetc(int, struct shf *);