Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/IStream/
H A DPointable.php40 use Hoa\Stream\IStream\Pointable as SUT;
51 class Pointable extends Test\Unit\Suite class
56 ->when($result = new \Mock\Hoa\Stream\IStream\Pointable())
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFile.php54 Stream\IStream\Pointable
333 public function seek($offset, $whence = Stream\IStream\Pointable::SEEK_SET)
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DPointable.php47 interface Pointable extends Stream interface
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php70 if ($stream instanceof Stream\IStream\Pointable) {
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md56 * Test: Write `…tream\IStream\Pointable` test suite. (Ivan Enderlin, 2016-12-13T17:22:53+01:00)
H A DREADME.md113 * `Pointable`, to move the internal pointer of the stream if any,