Home
last modified time | relevance | path

Searched refs:readLine (Results 1 – 25 of 47) 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.php174 protected function readLine($prompt, $cache = false)
275 $user = $this->readLine('Your Name', true);
276 $mail = $this->readLine('Your E-Mail', true);
277 $desc = $this->readLine('Short description');
160 protected function readLine($prompt, $cache = false) global() function in cli_plugin_dev
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DIn.php118 public function readLine(); function
/plugin/aichat/
H A Dcli.php232 while ($q = $this->readLine('Your Question')) {
452 protected function readLine($prompt)
229 protected function readLine($prompt) global() function in cli_plugin_aichat
/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/upgrade/HTTP/
H A DHTTPClient.php318 $r_line = $this->readLine($socket, 'headers');
417 $this->readLine($socket, 'chunk'); // readtrailing \n
538 $r_line = $this->readLine($socket, 'headers');
675 protected function readLine($socket, $message) { function in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
/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 ...

12