/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
H A D | Stream.php | 28 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/ |
H A D | Stream.php | 12 private $readable; variable in GuzzleHttp\\Stream\\Stream 17 /** @var array Hash of readable and writable stream types */ 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/ |
H A D | thumbnail.txt | 50 …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/ |
H A D | readme.md | 3 …nd that this well replaces tagging... and generates a much more useful, readable index at the end,…
|
/plugin/preregister/lang/en/ |
H A D | info.txt | 6 Dokuwiki saves it files as readable by all. The ''Secure data file'' button will change that so tha…
|
/plugin/struct/lang/en/ |
H A D | editor_edit.txt | 5 Field names have to be unique. It is recommended to use short identifiers that unlikely change later as they will be used to reference the fields in aggregations later. Use the translation labels in the field's configuration for more human readable names.
|
/plugin/sequencediagram/bower_components/lodash/ |
H A D | yarn.lock | 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" 2563 "readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.1, readable-stream@^2.0.2, readable-strea… 2575 readable-stream@~1.0.26: 2584 readable-stream@~2.0.5: 2595 readable-stream@~2.1.4: [all …]
|
/plugin/referrers/lang/en/ |
H A D | intro.txt | 13 …lable from the **Admin** page) to make '':wiki:referrers'' not publicly readable so search engines…
|
/plugin/dwcommits/ |
H A D | README | 9 explanation of how to set up the configuration. The gits must be fully readable
|
/plugin/sequencediagram/bower_components/raphael/ |
H A D | yarn.lock | 229 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" 2117 …readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, r… [all …]
|
/plugin/diagramsnet/lib/ |
H A D | yarn.lock | 190 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/revealjs/lib/font/source-sans-pro/ |
H A D | LICENSE | 33 …included either as stand-alone text files, human-readable headers or in the appropriate machine-re…
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/ |
H A D | TharlonOFL.txt | 59 included either as stand-alone text files, human-readable headers or 60 in the appropriate machine-readable metadata fields within text or
|
H A D | DhyanaOFL.txt | 60 included either as stand-alone text files, human-readable headers or 61 in the appropriate machine-readable metadata fields within text or
|
H A D | Jomolhari-OFL.txt | 64 included either as stand-alone text files, human-readable headers or 65 in the appropriate machine-readable metadata fields within text or
|
H A D | KhmerOFL.txt | 59 included either as stand-alone text files, human-readable headers or 60 in the appropriate machine-readable metadata fields within text or
|
H A D | Lateef font OFL.txt | 59 included either as stand-alone text files, human-readable headers or 60 in the appropriate machine-readable metadata fields within text or
|
H A D | LohitKannadaOFL.txt | 60 included either as stand-alone text files, human-readable headers or 61 in the appropriate machine-readable metadata fields within text or
|
H A D | XW Zar Font Info.txt | 58 included either as stand-alone text files, human-readable headers or 59 in the appropriate machine-readable metadata fields within text or
|
/plugin/referrers/ |
H A D | README.md | 25 …ailable from the **Admin** page) to make `:wiki:referrers` not publicly readable so search engines…
|
/plugin/mdpage/vendor/cebe/markdown/ |
H A D | CONTRIBUTING.md | 11 …etails about the code style but indentation is a must. The important part is that code is readable.
|
/plugin/html2pdf/html2pdf/html2ps/templates/ |
H A D | error._missing_afm.tpl | 36 <td>AFM file is not readable by the script.</td>
|
/plugin/strata/helper/ |
H A D | triples.php | 16 public static $readable = 'data'; variable in helper_plugin_strata_triples 176 $sql = "SELECT subject, predicate, object, graph FROM ".self::$readable." WHERE ". implode(" AND ", $filters).$scopeRestriction; 518 'sql'=>'SELECT '.$this->_genPR($tp).' FROM '.helper_plugin_strata_triples::$readable.' WHERE '.$this->_genCond($tp).$scopeRestriction,
|
/plugin/dropfiles/ |
H A D | yarn.lock | 103 readable-stream "^2.0.6" 524 readable-stream "^2.2.2" 1734 readable-stream "^2.0.1" 1856 readable-stream "^2.0.5" 2312 readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, rea… 2314 …resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.3.tgz#368f2512d79f9d4… 2330 readable-stream "^2.0.2" 2578 readable-stream "^2.0.2" 2586 readable-stream "^2.2.6" 2769 readable-stream "^2.1.4"
|
/plugin/tablelayout/ |
H A D | yarn.lock | 74 readable-stream "^2.0.6" 378 readable-stream "^2.2.2" 387 readable-stream "^2.2.2" 1182 readable-stream "1.1" 1996 readable-stream@1.1: 1998 …resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.13.tgz#f6eef764f514c8… 2005 readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.2.2: 2007 …resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1f… 2023 readable-stream "^2.0.2"
|