Home
last modified time | relevance | path

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

/external/mksh/src/
Dshf.c537 shf_ungetc(c, shf); in shf_getse()
563 shf_ungetc(int c, struct shf *shf) in shf_ungetc() function
Deval.c905 shf_ungetc(c, x.u.shf); in expand()
918 shf_ungetc(c, x.u.shf); in expand()
Dsh.h2329 int shf_ungetc(int, struct shf *);