Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/ext/PerlIO/via/
Dvia.xs44 PerlIOVia_fetchmethod(pTHX_ PerlIOVia * s, char *method, CV ** save) in PerlIOVia_fetchmethod() function
72 (*save) ? *save : PerlIOVia_fetchmethod(aTHX_ s, method, save); in PerlIOVia_method()
177 if (PerlIOVia_fetchmethod(aTHX_ s, MYMethod(FILL)) == in PerlIOVia_pushed()