Home
last modified time | relevance | path

Searched refs:readLine (Results 1 – 25 of 45) sorted by relevance

12

/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php102 $line = $this->readLine();
133 $line = $this->readLine();
168 $line = $this->readLine();
238 protected function readLine() { function in Sabre\\VObject\\Parser\\MimeDir
618 $this->readLine();
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php102 $line = $this->readLine();
133 $line = $this->readLine();
168 $line = $this->readLine();
238 protected function readLine() { function in Sabre\\VObject\\Parser\\MimeDir
618 $this->readLine();
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php102 $line = $this->readLine();
133 $line = $this->readLine();
168 $line = $this->readLine();
238 protected function readLine() { function in Sabre\\VObject\\Parser\\MimeDir
618 $this->readLine();
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php144 $line = $this->readLine();
170 $line = $this->readLine();
205 $line = $this->readLine();
272 protected function readLine() function in Sabre\\VObject\\Parser\\MimeDir
663 $this->readLine();
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php150 $line = $this->readLine();
177 $line = $this->readLine();
213 $line = $this->readLine();
284 protected function readLine() { function in Sabre\\VObject\\Parser\\MimeDir
686 $this->readLine();
/plugin/dev/
H A Dcli.php159 protected function readLine($prompt, $cache = false) function in cli_plugin_dev
339 $user = $this->readLine('Your Name', true);
340 $mail = $this->readLine('Your E-Mail', true);
341 $desc = $this->readLine('Short description');
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DIn.php118 public function readLine(); function
/plugin/struct/meta/
H A DCSVImporter.php179 protected function readLine($line) function in dokuwiki\\plugin\\struct\\meta\\CSVImporter
238 $values = $this->readLine($line);
/plugin/findologicxmlexport/vendor/hoa/math/Bin/
H A DCalc.php191 } while (false !== $expression = $readline->readLine('> '));
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DTokenizer.php110 $this->streamReader->readLine();
H A DStreamReader.php283 public function readLine($length = 1024) function in setasign\\Fpdi\\PdfParser\\StreamReader
H A DPdfParser.php144 $this->fileHeader = \trim($this->streamReader->readLine());
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DRead.php211 public function readLine() function in Hoa\\File\\Link\\Read
H A DReadWrite.php218 public function readLine() function in Hoa\\File\\Link\\ReadWrite
/plugin/findologicxmlexport/vendor/hoa/file/
H A DRead.php210 public function readLine() function in Hoa\\File\\Read
H A DReadWrite.php217 public function readLine() function in Hoa\\File\\ReadWrite
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DRead.php211 public function readLine() function in Hoa\\File\\Temporary\\Read
H A DReadWrite.php218 public function readLine() function in Hoa\\File\\Temporary\\ReadWrite
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DFixedReader.php95 while (($line = $this->reader->readLine(20)) !== false) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A Dfunctions.php253 return Utils::readLine($stream, $maxLength);
H A DUtils.php247 public static function readLine(StreamInterface $stream, $maxLength = null) function in GuzzleHttp\\Psr7\\Utils
/plugin/jmol2/jmol/
H A DJmolApplet0_ReadersCifPdb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ReadersCifPdb.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md466 ## `GuzzleHttp\Psr7\Utils::readLine`
468 `public static function readLine(StreamInterface $stream, int $maxLength = null): string`
573 | `readline` | `Utils::readLine` |
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12