Query: ifxus_seek_slob
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IFXUS_SEEK_SLOB(3) 1 IFXUS_SEEK_SLOB(3) ifxus_seek_slob - Sets the current file or seek positionSYNOPSISint ifxus_seek_slob (int $bid, int $mode, int $offset)DESCRIPTIONSets the current file or seek position of an open slob object.PARAMETERSo $bid - An existing slob id. o $mode - 0 = LO_SEEK_SET, 1 = LO_SEEK_CUR, 2 = LO_SEEK_END. o $offset - A byte offset.RETURN VALUESReturns the seek position as an integer, or FALSE on errors.SEE ALSOifxus_tell_slob(3). PHP Documentation Group IFXUS_SEEK_SLOB(3)
Related Man Pages |
---|
seek(n) - mojave |
seek(n) - centos |
seek(n) - osx |
seek(2) - linux |
seek(2) - mojave |