Home
last modified time | relevance | path

Searched refs:isWritable (Results 26 – 33 of 33) sorted by relevance

12

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DAppendStream.php227 public function isWritable() function in GuzzleHttp\\Psr7\\AppendStream
H A DStream.php157 public function isWritable() function in GuzzleHttp\\Psr7\\Stream
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php200 public function isWritable() function in GuzzleHttp\\Stream\\Stream
/plugin/findologicxmlexport/vendor/hoa/file/
H A DGeneric.php239 public function isWritable() function in Hoa\\File\\Generic
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAppendStreamTest.php88 $this->assertFalse($a->isWritable());
H A DAsyncReadStreamTest.php30 ['isWritable' => function () { return false; }]
78 $this->assertFalse($a->isWritable());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2501 public static function isWritable() function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php141 $constraint = PHPUnit_Framework_Assert::isWritable();

12