| /plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/ |
| D | SplFileInfo.php | 138 ->boolean($result->isReadable()) 148 ->boolean($result->isReadable()) 158 ->boolean($result->isReadable()) 168 ->boolean($result->isReadable())
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/ |
| D | StreamTest.php | 24 $this->assertTrue($stream->isReadable()); 134 $this->assertTrue($stream->isReadable()); 138 $this->assertFalse($stream->isReadable()); 153 $this->assertTrue($stream->isReadable()); 168 $this->assertFalse($stream->isReadable());
|
| D | StreamDecoratorTraitTest.php | 68 $this->assertEquals($this->a->isReadable(), $this->b->isReadable()); 103 $this->assertFalse($this->b->isReadable());
|
| D | NullStreamTest.php | 22 $this->assertTrue($b->isReadable());
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/ |
| D | StreamDecoratorTrait.php | 103 public function isReadable() function 105 return $this->stream->isReadable();
|
| D | AppendStream.php | 51 if (!$stream->isReadable()) { 196 public function isReadable() function in GuzzleHttp\\Stream\\AppendStream
|
| D | StreamInterface.php | 122 public function isReadable(); function
|
| D | NullStream.php | 35 public function isReadable() function in GuzzleHttp\\Stream\\NullStream
|
| D | GuzzleStreamWrapper.php | 30 if ($stream->isReadable()) {
|
| D | BufferStream.php | 66 public function isReadable() function in GuzzleHttp\\Stream\\BufferStream
|
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
| D | StreamDecoratorTrait.php | 106 public function isReadable() function 108 return $this->stream->isReadable();
|
| D | AppendStream.php | 53 if (!$stream->isReadable()) { 222 public function isReadable() function in GuzzleHttp\\Psr7\\AppendStream
|
| D | BufferStream.php | 64 public function isReadable() function in GuzzleHttp\\Psr7\\BufferStream
|
| D | StreamWrapper.php | 36 if ($stream->isReadable()) {
|
| D | FnStream.php | 144 public function isReadable() function in GuzzleHttp\\Psr7\\FnStream
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/ |
| D | StreamDecoratorTrait.php | 112 public function isReadable(): bool function 114 return $this->stream->isReadable();
|
| D | AppendStream.php | 64 if (!$stream->isReadable()) { 221 public function isReadable(): bool function in GuzzleHttp\\Psr7\\AppendStream
|
| D | BufferStream.php | 67 public function isReadable(): bool function in GuzzleHttp\\Psr7\\BufferStream
|
| /plugin/findologicxmlexport/vendor/hoa/stream/IStream/ |
| D | Statable.php | 117 public function isReadable(); function
|
| /plugin/authgooglesheets/vendor/psr/http-message/src/ |
| D | StreamInterface.php | 122 public function isReadable(); function
|
| /plugin/matrixnotifierwas/vendor/psr/http-message/src/ |
| D | StreamInterface.php | 122 public function isReadable(): bool; function
|
| /plugin/prolog/ |
| D | attribute_include.php | 76 if(!$this->isReadable($path)) 111 function isReadable($file = null) function in AttributeInclude
|
| /plugin/top/ |
| D | action.php | 81 if (!$hlp->isReadable($page['page'])) continue;
|
| D | syntax.php | 90 if (!$hlp->isReadable($item['page'])) continue;
|
| /plugin/findologicxmlexport/vendor/symfony/yaml/Command/ |
| D | LintCommand.php | 100 if (!$this->isReadable($filename)) { 241 private function isReadable($fileOrDirectory) function in Symfony\\Component\\Yaml\\Command\\LintCommand
|