Home
last modified time | relevance | path

Searched refs:isReadable (Results 26 – 37 of 37) sorted by path

12

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DNullStreamTest.php22 $this->assertTrue($b->isReadable());
H A DPumpStreamTest.php59 $this->assertTrue($p->isReadable());
H A DStreamDecoratorTraitTest.php68 $this->assertEquals($this->a->isReadable(), $this->b->isReadable());
103 $this->assertFalse($this->b->isReadable());
H A DStreamTest.php24 $this->assertTrue($stream->isReadable());
134 $this->assertTrue($stream->isReadable());
138 $this->assertFalse($stream->isReadable());
153 $this->assertTrue($stream->isReadable());
168 $this->assertFalse($stream->isReadable());
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php229 public function isReadable() function in Hoa\\File\\Generic
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DSplFileInfo.php138 ->boolean($result->isReadable())
148 ->boolean($result->isReadable())
158 ->boolean($result->isReadable())
168 ->boolean($result->isReadable())
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DStatable.php117 public function isReadable(); function
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md116 `getStatistics`, `getATime`, `getCTime`, `isReadable` etc.,
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2511 public static function isReadable() function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php115 $constraint = PHPUnit_Framework_Assert::isReadable();
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php100 if (!$this->isReadable($filename)) {
241 private function isReadable($fileOrDirectory) function in Symfony\\Component\\Yaml\\Command\\LintCommand
/plugin/prolog/
H A Dattribute_include.php76 if(!$this->isReadable($path))
111 function isReadable($file = null) function in AttributeInclude

12