Searched refs:PerlIOBase_pushed (Results 1 – 1 of 1) sorted by relevance
326 # define PerlIOBase_pushed dll_PerlIOBase_pushed macro494 static IV (*PerlIOBase_pushed)(pTHX_ PerlIO *, const char *, SV *, PerlIO_funcs *); variable647 {"PerlIOBase_pushed", (PERL_PROC*)&PerlIOBase_pushed},1488 return PerlIOBase_pushed(aTHX_ f, mode, (SV *)NULL, tab); in PerlIOVim_pushed()