Home
last modified time | relevance | path

Searched defs:write (Results 1 – 25 of 201) sorted by relevance

123456789

/plugin/jplayer/vendor/symfony/process/Tests/
H A DPipeStdinInStdoutStdErrStreamSelect.php18 $write = [\STDOUT, \STDERR]; variable
45 $write = array_diff($write, [\STDOUT]); variable
56 $write = array_diff($write, [\STDERR]); variable
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DEWKT.php20 public function write(Geometry $geometry) function in geoPHP\\Adapter\\EWKT
H A DGeoAdapter.php37 public function write(Geometry $geometry); function
H A DEWKB.php13 public function write(Geometry $geometry, $writeAsHex = false, $bigEndian = false) function in geoPHP\\Adapter\\EWKB
/plugin/diagramsnet/lib/js/
H A Dclear.js3 function write(text) function
/plugin/owncloud/
H A Daction.php122 function write(&$event, $param){ function in action_plugin_owncloud
149 function buildLink($rawdata, $write = false){
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DAbstractProcessingHandler.php58 abstract protected function write(array $record): void; function in Monolog\\Handler\\AbstractProcessingHandler
H A DCouchDBHandler.php47 protected function write(array $record): void function in Monolog\\Handler\\CouchDBHandler
H A DIFTTTHandler.php54 public function write(array $record): void function in Monolog\\Handler\\IFTTTHandler
H A DDoctrineCouchDBHandler.php38 protected function write(array $record): void function in Monolog\\Handler\\DoctrineCouchDBHandler
H A DGelfHandler.php45 protected function write(array $record): void function in Monolog\\Handler\\GelfHandler
H A DSyslogHandler.php61 protected function write(array $record): void function in Monolog\\Handler\\SyslogHandler
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DDroppingStream.php24 public function write($string) function in GuzzleHttp\\Stream\\DroppingStream
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DDroppingStream.php29 public function write($string) function in GuzzleHttp\\Psr7\\DroppingStream
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DWriter.php26 static function write(Component $component) { function in Sabre\\VObject\\Writer
/plugin/webdav/vendor/sabre/vobject/lib/
H A DWriter.php26 public static function write(Component $component) function in Sabre\\VObject\\Writer
/plugin/findologicxmlexport/vendor/twig/twig/src/Cache/
H A DCacheInterface.php41 public function write($key, $content); function
H A DNullCache.php28 public function write($key, $content) function in Twig\\Cache\\NullCache
/plugin/swiftmail/Swift/
H A DCache.php25 abstract public function write($key, $data); function in Swift_Cache
/plugin/jplayer/vendor/symfony/process/
H A DInputStream.php42 public function write($input) function in Symfony\\Component\\Process\\InputStream
/plugin/swiftmail/Swift/Cache/
H A DMemory.php37 public function write($key, $data) function in Swift_Cache_Memory
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPrinter.php97 public function write($buffer) function in PHPUnit_Util_Printer
/plugin/freechat/phpfreechat/data/public/js/
H A Dcompat.js22 write: function (name, value, expires, path) method in Cookie
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/
H A DXmlTest.php14 function write($input) { function in Sabre\\DAV\\Xml\\XmlTest
/plugin/combo/vendor/symfony/process/
H A DInputStream.php44 public function write($input) function in Symfony\\Component\\Process\\InputStream

123456789