Searched refs:PerlSIO_fgetc (Results 1 – 3 of 3) sorted by relevance
61 # define PerlIO_getc(f) PerlSIO_fgetc(f)
214 #define PerlSIO_fgetc(f) \ macro295 #define PerlSIO_fgetc(f) fgetc(f) macro
3047 const int ch = PerlSIO_fgetc(s);3290 c = PerlSIO_fgetc(stdio);