Home
last modified time | relevance | path

Searched refs:readLine (Results 1 – 25 of 47) sorted by last modified time

12

/plugin/struct/meta/
H A DCSVImporter.php179 protected function readLine($line) function in dokuwiki\\plugin\\struct\\meta\\CSVImporter
238 $values = $this->readLine($line);
/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/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/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DStreamReader.php283 public function readLine($length = 1024) function in setasign\\Fpdi\\PdfParser\\StreamReader
H A DTokenizer.php110 $this->streamReader->readLine();
H A DPdfParser.php144 $this->fileHeader = \trim($this->streamReader->readLine());
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DFixedReader.php95 while (($line = $this->reader->readLine(20)) !== false) {
/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/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/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md653 - `readLine` has moved from an instance method to a static class method of
/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/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php247 public static function readLine(StreamInterface $stream, $maxLength = null) function in GuzzleHttp\\Psr7\\Utils
H A Dfunctions.php253 return Utils::readLine($stream, $maxLength);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/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/codemirror/dist/modes/
H A Dclike.min.js.map1 …/* package scala */\n \"assert assume require print println printf readLine readBoolean readB…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …okenize ' +\n 'eachFile eachFileRecurse eachB yte eachLine readBytes readLine getText ' +\n …
/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/findologicxmlexport/vendor/hoa/stream/IStream/
H A DIn.php118 public function readLine(); function
/plugin/findologicxmlexport/vendor/hoa/file/
H A DReadWrite.php217 public function readLine() function in Hoa\\File\\ReadWrite
H A DRead.php210 public function readLine() function in Hoa\\File\\Read
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DRead.php211 public function readLine() function in Hoa\\File\\Link\\Read

12