Home
last modified time | relevance | path

Searched defs:PerlIO_ungetc (Results 1 – 7 of 7) sorted by relevance

/dports/lang/perl5.32/perl-5.32.1/NetWare/
H A Dnwstdio.h40 #define PerlIO_ungetc(f,c) (*PL_StdIO->pUngetc)(PL_StdIO, (c),(f)) macro
/dports/lang/perl5.34/perl-5.34.0/NetWare/
H A Dnwstdio.h40 #define PerlIO_ungetc(f,c) (*PL_StdIO->pUngetc)(PL_StdIO, (c),(f)) macro
/dports/lang/perl5.30/perl-5.30.3/NetWare/
H A Dnwstdio.h40 #define PerlIO_ungetc(f,c) (*PL_StdIO->pUngetc)(PL_StdIO, (c),(f)) macro
/dports/lang/perl5.34/perl-5.34.0/
H A Dperlio.c4943 PerlIO_ungetc(PerlIO *f, int ch) function
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperlio.c4933 PerlIO_ungetc(PerlIO *f, int ch) in PerlIO_ungetc() function
/dports/lang/perl5.30/perl-5.30.3/
H A Dperlio.c4963 PerlIO_ungetc(PerlIO *f, int ch) function
/dports/lang/perl5.32/perl-5.32.1/
H A Dperlio.c4960 PerlIO_ungetc(PerlIO *f, int ch) function