Searched refs:SEEK (Results 1 – 6 of 6) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/lib/Tie/ |
| D | Handle.pm | 213 sub SEEK { seek($_[0],$_[1],$_[2]) } subroutine
|
| /mirbsd/src/gnu/usr.bin/perl/ext/PerlIO/via/ |
| D | via.xs | 29 CV *SEEK; member 367 PerlIOVia_method(aTHX_ f, MYMethod(SEEK), G_SCALAR, offsv, whsv, in PerlIOVia_seek()
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perltie.pod | 858 OPEN, EOF, FILENO, SEEK, TELL - if the corresponding perl operators are
|
| D | perltoc.pod | 17763 $obj->CLOSE($fh), $obj->SEEK($posn,$whence,$fh), $obj->TELL($fh), 20648 EOF this, TELL this, SEEK this, offset, whence, DESTROY this
|
| D | perlfunc.pod | 6250 SEEK this, position, whence
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Changes5.6 | 17806 Log: Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO as TIEHANDLE methods.
|