Home
last modified time | relevance | path

Searched refs:readable (Results 1 – 25 of 645) sorted by relevance

12345678910>>...26

/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DStream.php28 private $readable; variable in GuzzleHttp\\Psr7\\Stream
64 $this->readable = (bool) preg_match(self::READABLE_MODES, $meta['mode']);
101 if (!$this->readable) {
127 $this->readable = $this->writable = $this->seekable = false;
159 return $this->readable;
222 if (!$this->readable) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DStream.php28 private $readable; variable in GuzzleHttp\\Psr7\\Stream
64 $this->readable = (bool)preg_match(self::READABLE_MODES, $meta['mode']);
123 $this->readable = $this->writable = $this->seekable = false;
154 return $this->readable;
217 if (!$this->readable) {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
DStream.php12 private $readable; variable in GuzzleHttp\\Stream\\Stream
156 $this->readable = $this->writable = $this->seekable = false;
166 $this->readable = isset(self::$readWriteHash['read'][$meta['mode']]);
197 return $this->readable;
236 return $this->readable ? fread($this->stream, $length) : false;
/plugin/bootswrapper/exe/help/
Dthumbnail.txt50 …that doesn't require a database. It is loved by users for its clean and readable syntax. The ease …
66 …that doesn't require a database. It is loved by users for its clean and readable syntax. The ease …
76 …that doesn't require a database. It is loved by users for its clean and readable syntax. The ease …
86 …that doesn't require a database. It is loved by users for its clean and readable syntax. The ease …
96 …that doesn't require a database. It is loved by users for its clean and readable syntax. The ease …
/plugin/subjectindex/
Dreadme.md3 …nd that this well replaces tagging... and generates a much more useful, readable index at the end,…
/plugin/preregister/lang/en/
Dinfo.txt6 Dokuwiki saves it files as readable by all. The ''Secure data file'' button will change that so tha…
/plugin/struct/lang/en/
Deditor_edit.txt5 …tions later. Use the translation labels in the field's configuration for more human readable names.
/plugin/sequencediagram/bower_components/lodash/
Dyarn.lock51 readable-stream "^2.0.0 || ^1.1.13"
778 readable-stream "~1.0.26"
784 readable-stream "~2.0.5"
999 readable-stream "^2.0.4"
1607 readable-stream "^2.0.2"
1617 readable-stream "1.1"
2120 readable-stream "^2.0.1"
2228 readable-stream "^2.0.5"
2563 "readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.1, readable-stream@^2.0.2, readable-strea…
2565 …resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.2.tgz#a9e6fec3c7dda85…
[all …]
/plugin/referrers/lang/en/
Dintro.txt13 …lable from the **Admin** page) to make '':wiki:referrers'' not publicly readable so search engines…
/plugin/sequencediagram/bower_components/raphael/
Dyarn.lock229 readable-stream "^2.0.6"
612 readable-stream "^2.2.2"
801 readable-stream "^2.0.0"
1006 readable-stream "^2.0.4"
1035 readable-stream "^2.0.0"
1044 readable-stream "1 || 2"
1614 readable-stream "^2.0.1"
1788 readable-stream "^2.3.3"
1951 readable-stream "^2.1.5"
2117readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, r…
[all …]
/plugin/dwcommits/
DREADME9 explanation of how to set up the configuration. The gits must be fully readable
/plugin/diagramsnet/lib/
Dyarn.lock190 readable-stream "^2.2.2"
465 to-readable-stream "^1.0.0"
790 readable-stream@^2.2.2:
792 …resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef81…
880 to-readable-stream@^1.0.0:
882 …resolved "https://registry.yarnpkg.com/to-readable-stream/-/to-readable-stream-1.0.0.tgz#ce0aa0c2f…
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
DDhyanaOFL.txt60 included either as stand-alone text files, human-readable headers or
61 in the appropriate machine-readable metadata fields within text or
DJomolhari-OFL.txt64 included either as stand-alone text files, human-readable headers or
65 in the appropriate machine-readable metadata fields within text or
DLohitKannadaOFL.txt60 included either as stand-alone text files, human-readable headers or
61 in the appropriate machine-readable metadata fields within text or
DLateef font OFL.txt59 included either as stand-alone text files, human-readable headers or
60 in the appropriate machine-readable metadata fields within text or
DTharlonOFL.txt59 included either as stand-alone text files, human-readable headers or
60 in the appropriate machine-readable metadata fields within text or
DXW Zar Font Info.txt58 included either as stand-alone text files, human-readable headers or
59 in the appropriate machine-readable metadata fields within text or
DKhmerOFL.txt59 included either as stand-alone text files, human-readable headers or
60 in the appropriate machine-readable metadata fields within text or
/plugin/revealjs/lib/font/source-sans-pro/
DLICENSE33 …included either as stand-alone text files, human-readable headers or in the appropriate machine-re…
/plugin/custommeta/
DREADME.md9 …nvisible modes. In visible mode, the declared value will be present and readable as part of the pa…
/plugin/asciidocjs/node_modules/pug-error/
DREADME.md25 `message` is a human-readable explanation of the error.
/plugin/mdpage/vendor/cebe/markdown/
DCONTRIBUTING.md11 …etails about the code style but indentation is a must. The important part is that code is readable.
/plugin/referrers/
DREADME.md25 …ailable from the **Admin** page) to make `:wiki:referrers` not publicly readable so search engines…
/plugin/html2pdf/html2pdf/html2ps/templates/
Derror._missing_afm.tpl36 <td>AFM file is not readable by the script.</td>

12345678910>>...26