Home
last modified time | relevance | path

Searched refs:read (Results 426 – 450 of 842) sorted by path

1...<<11121314151617181920>>...34

/plugin/farm/install/animaltemplate/conf/
H A Dacl.auth.php.dist15 # read 1
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt326 [[DokuWiki]] can highlight sourcecode, which makes it easier to read. It uses the [[http://qbnz.com…
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt371 [[wiki:DokuWiki]] can highlight sourcecode, which makes it easier to read. It uses the [[http://qbnz.com/highlighter/|GeSHi]] Generic Syntax Highlighter -- so any language supported by GeSHi is supported. The syntax uses the same code and file blocks described in the previous section, but this time the name of the language syntax to be highlighted is included inside the tag, e.g. ''<nowiki><code java></nowiki>'' or ''<nowiki><file java></nowiki>''.
/plugin/farmer/
H A Dhelper.php176 while (false !== ($entry = $dir->read())) {
/plugin/farmsync/meta/
H A DFarmSyncUtil.php269 while (false !== ($entry = $dir->read())) {
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm53 <!--- read output file for further processing --->
54 <cffile action="read" file="#tempfile_out#" variable="food" charset="utf-8">
/plugin/fckg/fckeditor/editor/lang/
H A Dlang-template.txt73 DlgFileBrowserRead : "read-only",
/plugin/fetchmedia/
H A Dyarn.lock1277 read-pkg-up "^2.0.0"
2535 read-pkg-up@^2.0.0:
2537 …resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510…
2540 read-pkg "^2.0.0"
2542 read-pkg@^2.0.0:
2544 …resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac4…
3207 read-pkg-up "^2.0.0"
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md34 Please read the [CONTRIBUTING.md](CONTRIBUTING.md) contents if you wish to help out!
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md16 Using the XML export is recommended by FINDOLOGIC. The XML is easier to read and has some advantage…
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md42 For more installation procedures, please read [the Source
59 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md41 For more installation procedures, please read [the Source
58 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md41 For more installation procedures, please read [the Source
58 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md43 For more installation procedures, please read [the Source
60 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md4 * fix(directory) Use read-only mode when copying. (Ivan Enderlin, 2017-07-06T13:34:16+02:00)
H A DRead.php127 public function read($length) function in Hoa\\File\\Read
148 return $this->read($length);
168 return (bool) $this->read(1);
179 return (int) $this->read($length);
190 return (float) $this->read($length);
H A DReadWrite.php134 public function read($length) function in Hoa\\File\\ReadWrite
155 return $this->read($length);
175 return (bool) $this->read(1);
186 return (int) $this->read($length);
197 return (float) $this->read($length);
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DRead.php128 public function read($length) function in Hoa\\File\\Link\\Read
149 return $this->read($length);
169 return (bool) $this->read(1);
180 return (int) $this->read($length);
191 return (float) $this->read($length);
H A DReadWrite.php135 public function read($length) function in Hoa\\File\\Link\\ReadWrite
156 return $this->read($length);
176 return (bool) $this->read(1);
187 return (int) $this->read($length);
198 return (float) $this->read($length);
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DRead.php128 public function read($length) function in Hoa\\File\\Temporary\\Read
149 return $this->read($length);
169 return (bool) $this->read(1);
180 return (int) $this->read($length);
191 return (float) $this->read($length);
H A DReadWrite.php135 public function read($length) function in Hoa\\File\\Temporary\\ReadWrite
156 return $this->read($length);
176 return (bool) $this->read(1);
187 return (int) $this->read($length);
198 return (float) $this->read($length);
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md42 For more installation procedures, please read [the Source
59 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/math/
H A DREADME.md40 For more installation procedures, please read [the Source
57 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md41 For more installation procedures, please read [the Source
58 For more information, please read the [contributor
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md42 For more installation procedures, please read [the Source
59 For more information, please read the [contributor
105 We read that the whole expression is composed of a single concatenation of two

1...<<11121314151617181920>>...34