Home
last modified time | relevance | path

Searched refs:read (Results 26 – 50 of 842) sorted by relevance

12345678910>>...34

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DPseudoClass.php36 $token = $this->read(Scanner\Token::PSEUDO_CLASS);
42 $this->read(Scanner\Token::PARENTHESES_START);
46 $parameterToken = $this->read(Scanner\Token::IDENTIFIER);
50 $parameterToken = $this->read(
62 $this->read(
71 $parameter = $this->read(Scanner\Token::NUMBER);
91 $this->read($parameterToken->type);
103 $this->read($parameterToken->type);
107 $this->read($parameterToken->type);
121 $this->read(Scanne
[all...]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php14 $vcard = VObject\Reader::read($input);
127 $vcard = VObject\Reader::read($vcard);
144 $vcard = VObject\Reader::read($vcard);
159 $vcard = VObject\Reader::read($vcard);
175 $vcard = VObject\Reader::read($vcard);
188 $vcard = VObject\Reader::read($vcard);
280 $vcal = VObject\Reader::read($vcf);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php14 $result = Reader::read($data);
26 $result = Reader::read($data);
38 $result = Reader::read($data);
51 $result = Reader::read($data, Reader::OPTION_FORGIVING);
72 $result = Reader::read($data, Reader::OPTION_FORGIVING);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php14 $result = Reader::read($data);
26 $result = Reader::read($data);
38 $result = Reader::read($data);
51 $result = Reader::read($data, Reader::OPTION_FORGIVING);
72 $result = Reader::read($data, Reader::OPTION_FORGIVING);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php14 $result = Reader::read($data);
26 $result = Reader::read($data);
38 $result = Reader::read($data);
51 $result = Reader::read($data, Reader::OPTION_FORGIVING);
72 $result = Reader::read($data, Reader::OPTION_FORGIVING);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Parser/
H A DQuotedPrintableTest.php14 $result = Reader::read($data);
26 $result = Reader::read($data);
38 $result = Reader::read($data);
51 $result = Reader::read($data, Reader::OPTION_FORGIVING);
72 $result = Reader::read($data, Reader::OPTION_FORGIVING);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DUtils.php49 * bytes have been read.
51 * @param StreamInterface $stream Stream to read
52 * @param int $maxLen Maximum number of bytes to read. Pass -1
53 * to read the entire stream.
62 $buf = $stream->read(1048576);
73 $buf = $stream->read($maxLen - $len);
86 * of bytes have been read.
88 * @param StreamInterface $source Stream to read from
90 * @param int $maxLen Maximum number of bytes to read. Pass -1
91 * to read th
[all...]
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DRead.php128 public function read($length) function in Hoa\\File\\Link\\Read
149 return $this->read($length);
169 return (bool) $this->read(1);
180 return (int) $this->read($length);
191 return (float) $this->read($length);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DRead.php127 public function read($length) function in Hoa\\File\\Read
148 return $this->read($length);
168 return (bool) $this->read(1);
179 return (int) $this->read($length);
190 return (float) $this->read($length);
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DRead.php128 public function read($length) function in Hoa\\File\\Temporary\\Read
149 return $this->read($length);
169 return (bool) $this->read(1);
180 return (int) $this->read($length);
191 return (float) $this->read($length);
/plugin/odt/ODT/
H A DXMLUtil.php205 $read = $start+1;
207 while (XMLUtil::isValidXMLName ($xmlCode [$read])) {
208 $found_element .= $xmlCode [$read];
209 $read++;
210 if ($read >= $max) {
294 $read = $start+1;
296 while (XMLUtil::isValidXMLName ($xmlCode [$read])) {
297 $found_element .= $xmlCode [$read];
298 $read++;
299 if ($read >= $max) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php81 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
107 $tz = TimeZoneUtil::getTimeZone('(GMT+01.00) Sarajevo/Warsaw/Zagreb', Reader::read($vobj));
149 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
266 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
314 …Util::getTimeZone('/freeassociation.sourceforge.net/Tzfile/Europe/Ljubljana', Reader::read($vobj));
363 …:getTimeZone('/freeassociation.sourceforge.net/Tzfile/SystemV/EST5EDT', Reader::read($vobj), true);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php81 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
107 $tz = TimeZoneUtil::getTimeZone('(GMT+01.00) Sarajevo/Warsaw/Zagreb', Reader::read($vobj));
149 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
266 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
314 …Util::getTimeZone('/freeassociation.sourceforge.net/Tzfile/Europe/Ljubljana', Reader::read($vobj));
363 …:getTimeZone('/freeassociation.sourceforge.net/Tzfile/SystemV/EST5EDT', Reader::read($vobj), true);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php81 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
107 $tz = TimeZoneUtil::getTimeZone('(GMT+01.00) Sarajevo/Warsaw/Zagreb', Reader::read($vobj));
149 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
266 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
314 …Util::getTimeZone('/freeassociation.sourceforge.net/Tzfile/Europe/Ljubljana', Reader::read($vobj));
363 …:getTimeZone('/freeassociation.sourceforge.net/Tzfile/SystemV/EST5EDT', Reader::read($vobj), true);
/plugin/davcal/vendor/sabre/xml/lib/
H A DReader.php66 while ($this->nodeType !== self::ELEMENT && @$this->read()) {
148 if (!@$this->read()) return false;
169 $this->read();
173 $this->read();
179 $this->read();
202 while ($this->read() && $this->depth != $previousDepth) {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DFnStreamTest.php24 'read' => function ($len) {
30 $this->assertEquals('foo', $s->read(3));
62 $this->assertEquals($b->read(3), 'foo');
65 $this->assertEmpty($b->read(1));
85 'read' => function ($len) use (&$called, $a) {
87 return $a->read($len);
90 $this->assertEquals('foo', $b->read(3));
/plugin/webdav/vendor/sabre/xml/lib/
H A DReader.php68 while ($this->nodeType !== self::ELEMENT && @$this->read()) {
151 if (!@$this->read()) {
179 $this->read();
183 $this->read();
189 $this->read();
216 while ($this->read() && $this->depth != $previousDepth) {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php14 $vcard = VObject\Reader::read($input);
128 $vcard = VObject\Reader::read($vcard);
143 $vcard = VObject\Reader::read($vcard);
159 $vcard = VObject\Reader::read($vcard);
172 $vcard = VObject\Reader::read($vcard);
264 $vcal = VObject\Reader::read($vcf);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php81 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
107 $tz = TimeZoneUtil::getTimeZone('(GMT+01.00) Sarajevo/Warsaw/Zagreb', Reader::read($vobj));
149 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
266 $tz = TimeZoneUtil::getTimeZone('foo', Reader::read($vobj));
314 …Util::getTimeZone('/freeassociation.sourceforge.net/Tzfile/Europe/Ljubljana', Reader::read($vobj));
363 …:getTimeZone('/freeassociation.sourceforge.net/Tzfile/SystemV/EST5EDT', Reader::read($vobj), true);
/plugin/icalevents/vendor/sabre/xml/lib/
H A DReader.php68 while ($this->nodeType !== self::ELEMENT && @$this->read()) {
151 if (!@$this->read()) {
179 $this->read();
183 $this->read();
189 $this->read();
216 while ($this->read() && $this->depth != $previousDepth) {
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php14 $vcard = VObject\Reader::read($input);
128 $vcard = VObject\Reader::read($vcard);
143 $vcard = VObject\Reader::read($vcard);
159 $vcard = VObject\Reader::read($vcard);
172 $vcard = VObject\Reader::read($vcard);
264 $vcal = VObject\Reader::read($vcf);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVCardTest.php14 $vcard = VObject\Reader::read($input);
128 $vcard = VObject\Reader::read($vcard);
143 $vcard = VObject\Reader::read($vcard);
159 $vcard = VObject\Reader::read($vcard);
172 $vcard = VObject\Reader::read($vcard);
264 $vcal = VObject\Reader::read($vcf);
/plugin/swiftmail/Swift/Cache/
H A DOutputStream.php45 public function read($size=null) function in Swift_Cache_OutputStream
47 return $this->cache->read($this->key, $size);
56 while (false !== $bytes = $this->read())
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php57 $this->connection->assertOk($this->connection->read());
59 $this->connection->assertOk($this->connection->read());
61 $this->connection->assertOk($this->connection->read());
63 $this->connection->assertOk($this->connection->read());
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DParallelInstruction.php135 public function setRead(ReadInstruction $read) argument
137 $this->read = $read;
144 return $this->read;

12345678910>>...34