Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStream.php23 const WRITABLE_MODES = '/a|w|r\+|rb\+|rw|x|c/'; define in GuzzleHttp\\Psr7\\Stream
65 $this->writable = (bool)preg_match(self::WRITABLE_MODES, $meta['mode']);