Searched refs:PerlIO_apply_layera (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | perliol.h | 143 PERL_CALLCONV int PerlIO_apply_layera(pTHX_ PerlIO *f, const char *mode,
|
| D | perlio.c | 1685 PerlIO_apply_layera(pTHX_ PerlIO *f, const char *mode, in PerlIO_apply_layera() function 1712 code = PerlIO_apply_layera(aTHX_ f, mode, layers, 0, layers->cur); in PerlIO_apply_layers() 1980 if (PerlIO_apply_layera(aTHX_ f, mode, layera, n + 1, layera->cur) != 0) { in PerlIO_openn()
|
| /openbsd/src/gnu/usr.bin/perl/ext/PerlIO-via/ |
| D | via.xs | 287 if (PerlIO_apply_layera in PerlIOVia_open()
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perliol.pod | 1031 How PerlIO_apply_layera fits in, where its docs, was it made public?
|