Home
last modified time | relevance | path

Searched refs:whence (Results 51 – 58 of 58) sorted by path

123

/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php298 * @param int $whence Possible values:
307 public function stream_seek($offset, $whence = SEEK_SET) argument
309 return 0 === fseek($this->getStream(), $offset, $whence);
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DPointable.php83 * @param int $whence Whence, use the self::SEEK_* constants.
86 public function seek($offset, $whence = self::SEEK_SET); argument
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DStream.php170 * @param int $whence Possible values:
179 public function stream_seek($offset, $whence = SEEK_SET); argument
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2whence){var position=offset;if(whence===1){position+=stream.position}else if(whence===2){if(FS.isF… argument
H A Dopus.js2whence){var position=offset;if(whence===1){position+=stream.position}else if(whence===2){if(FS.isF… argument
H A Dvorbis.js2whence){var position=offset;if(whence===1){position+=stream.position}else if(whence===2){if(FS.isF… argument
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php2073 * @param int $whence
2079 protected function fseek($bytes, $whence=SEEK_SET) { argument
2081 switch ($whence) {
2097 if ($whence == SEEK_CUR) {
2099 } elseif ($whence == SEEK_END) {
2106 return fseek($this->getid3->fp, $bytes, $whence);
/plugin/passpolicy/
H A Dwords.txt3982 whence

123