Home
last modified time | relevance | path

Searched refs:isReadable (Results 26 – 37 of 37) sorted by last modified time

12

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamDecoratorTrait.php106 public function isReadable() function
108 return $this->stream->isReadable();
H A DStreamWrapper.php36 if ($stream->isReadable()) {
H A DMessage.php62 if (!$body->isSeekable() || !$body->isReadable()) {
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DStreamInterface.php122 public function isReadable(); function
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DStatable.php117 public function isReadable(); function
/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/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/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/hoa/stream/
H A DREADME.md116 `getStatistics`, `getATime`, `getCTime`, `isReadable` etc.,
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php229 public function isReadable() function in Hoa\\File\\Generic
/plugin/prolog/
H A Dattribute_include.php76 if(!$this->isReadable($path))
111 function isReadable($file = null) function in AttributeInclude

12