Home
last modified time | relevance | path

Searched refs:read (Results 326 – 350 of 842) sorted by relevance

1...<<11121314151617181920>>...34

/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php85 $vcard = \Sabre\VObject\Reader::read($vcard);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php85 $vcard = \Sabre\VObject\Reader::read($vcard);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php85 $vcard = \Sabre\VObject\Reader::read($vcard);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DIssue203Test.php94 $vObject = VObject\Reader::read($body);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DTextTest.php85 $vcard = \Sabre\VObject\Reader::read($vcard);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php362 $oldObj = Reader::read($node->get());
530 $currentObject = Reader::read($oldICalendarData);
740 $vObject = VObject\Reader::read($request->getBody());
960 $vtimezoneObj = VObject\Reader::read($props[$ctz]);
1013 VObject\Reader::read(
/plugin/swiftmail/Swift/Connection/
H A DNativeMail.php81 public function read() function in Swift_Connection_NativeMail
/plugin/elwikiupgrade/lang/en/
H A Dstep0.txt1 …i to the newest available DokuWiki version. Before continuing, you should read the [[doku>changes|…
/plugin/webdav/vendor/sabre/vobject/lib/Splitter/
H A DICalendar.php48 $data = VObject\Reader::read($input, $options);
/plugin/icalevents/vendor/sabre/vobject/lib/Splitter/
H A DICalendar.php48 $data = VObject\Reader::read($input, $options);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DGuzzleStreamWrapper.php70 return $this->stream->read($count);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DNullStreamTest.php13 $this->assertEquals('', $b->read(10));
/plugin/upgrade/lang/en/
H A Dstep0.txt1 This plugin will automatically upgrade your wiki to the newest available DokuWiki version. Before continuing, you should read the [[doku>changes|Changelog]] to check if there are any additional steps for you to perform before or after upgrading.
/plugin/backup/lang/en/
H A Dwindows.txt9 If you have read the above statement and wish to continue, please press the "I Understand" button b…
/plugin/davcard/vendor/sabre/vobject/lib/Splitter/
H A DICalendar.php49 $data = VObject\Reader::read($input, $options);
/plugin/webdavclient/vendor/sabre/vobject/lib/Splitter/
H A DICalendar.php49 $data = VObject\Reader::read($input, $options);
/plugin/davcal/vendor/sabre/vobject/lib/Splitter/
H A DICalendar.php49 $data = VObject\Reader::read($input, $options);
/plugin/userhomepage/lang/en/
H A Duserhomepage_public.default2 This public page ''//@TARGETPUBLICPAGE@.txt//'', as stated by it's name, **can be read by anyone b…
/plugin/captcha/lang/en/audio/
H A DREADME8 license. For further information read the LICENSE file and visit
/plugin/pubmed2020/
H A DREADME.md15 Please read the documentation of this plugin in the [dokuwiki plugin page]
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DStandard.php66 $this->read(Scanner\Token::WHITESPACE);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php236 $vtimezoneObj = VObject\Reader::read($tzResult[$tzProp]);
307 $nodeComp = VObject\Reader::read($inputObject);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.flv.php467 return getid3_lib::BigEndian2Float($this->read(8));
475 return $this->read($length);
483 return $this->read($length);
491 public function read($length) { function in AMFStream
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DSwfEncoder.java142 soundFactory.read(audio); in encode()
243 decoder.read(new ByteArrayInputStream(image.getImage().getImageBytes())); in encode()
271 BufferedImage mouseBi = ImageIO.read(getClass().getResource("mouse.png")); in encode()
288 decoder.read(new ByteArrayInputStream(baos.toByteArray())); in encode()
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DAbstractBackend.php142 $vObject = VObject\Reader::read($object['calendardata']);

1...<<11121314151617181920>>...34