Searched +full:read -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 170) sorted by relevance
1234567
| /dokuwiki/lib/plugins/config/core/ |
| H A D | Loader.php | 39 * Read the settings meta data 77 * Read the default values 156 * Read the local settings 167 * Read the protected settings 178 * Read the config values from the given files 193 * Read settings file from an extension 195 * This is used to read the settings.php files of plugins and templates 197 * @param string $file php file to read 212 // read data 224 * Read a default file from an extension [all …]
|
| /dokuwiki/inc/ChangeLog/ |
| H A D | ChangeLogTrait.php | 93 * Chunk size zero let read whole file at once 95 * @param int $chunk_size maximum block size read from file 106 * If file larger than $chunk_size, only chunk is read that could contain $rev. 131 // read whole file 137 // read by chunk 181 * Read chunk and return array with lines of given chunk. 187 * @return array lines read from chunk 234 * - $lines: changelog lines of read chunk 243 //read forward 248 //read backward
|
| H A D | ChangeLog.php | 25 * @param int $chunk_size maximum block size read from file 130 * containing the requested changelog line is read. 165 //read lines from changelog 191 * A negative $first let read the current revision too. 194 * calls to getRevisionInfo. Large changelog files are read 230 // read whole file 236 // read chunks backwards 257 // read chunk 279 } else { // already read all the lines 312 * reference revision $rev is read and sometimes a next chunk. [all …]
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | racket.php | 147 'current-prompt-read', 'current-pseudo-random-generator', 148 'current-read-interaction', 'current-reader-guard', 188 'exn:fail:read-srclocs', 'exn:fail:read:eof?', 189 'exn:fail:read:non-char?', 'exn:fail:read?', 263 'make-exn:fail:read', 'make-exn:fail:read:eof', 264 'make-exn:fail:read:non-char', 'make-exn:fail:syntax', 327 'port-provides-progress-evts?', 'port-read-handler', 356 'rationalize', 'read', 'read-accept-bar-quote', 'read-accept-box', 357 'read-accept-compiled', 'read-accept-dot', 'read-accept-graph', 358 'read-accept-infix-dot', 'read-accept-lang', [all …]
|
| H A D | algol68.php | 195 …read f', 'readf', 'read bin', 'readbin', 'put f', 'putf', 'get f', 'getf', 'make term', 'maketerm'…
|
| H A D | newlisp.php | 86 'quote?','rand','random','randomize','read-buffer','read-char', 87 'read-expr','read-file','read-key','read-line','read-utf8',
|
| H A D | cadlisp.php | 72 'quit','quote','read','read-char','read-line','redraw','regapp','rem','repeat', 96 'vlax-property-available-p','vlax-put-property','vlax-read-enabled-p', 117 'vl-registry-descendents','vl-registry-read','vl-registry-write',
|
| /dokuwiki/_test/data/pages/ |
| H A D | mailinglist.txt | 7 …ather want to use the mailing list through a news group interface, please read the section [[#News… 9 If you are new to mailing lists in general, please read [[rfc>1855|RFC 1855 - Netiquette Guidelines…
|
| /dokuwiki/conf/ |
| H A D | acronyms.conf | 52 RTFM Read The Fine Manual 55 TL;DR Too long; didn't read
|
| H A D | acl.auth.php.dist | 15 # read 1
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.cookie.js | 50 function read(s, converter) { function 76 // Read 92 result = read(cookie, value); 97 if (!key && (cookie = read(cookie)) !== undefined) {
|
| /dokuwiki/vendor/splitbrain/php-archive/src/ |
| H A D | ArchiveIOException.php | 6 * Read/Write Errors
|
| H A D | Tar.php | 83 * Read the contents of a TAR archive 106 * Read the contents of a TAR archive and return each entry using yield 117 throw new ArchiveIOException('Can not read from a closed archive'); 120 while ($read = $this->readbytes(512)) { 121 $header = $this->parseHeader($read); 146 * @param int $length maximum number of bytes to read 188 throw new ArchiveIOException('Can not read from a closed archive'); 199 // read the file header 317 $read = 0; 323 // for performance reasons read bigger chunks at once [all …]
|
| /dokuwiki/_test/core/ |
| H A D | TestUtils.php | 34 while (false !== ($entry = $dh->read())) { 55 while (false !== ($entry = $dh->read())) {
|
| /dokuwiki/inc/HTTP/ |
| H A D | HTTPClient.php | 25 public $timeout = 15; // read timeout (seconds) 37 // don't set these, read on error 41 // read these after a successful request 310 // read headers from socket 391 //read body (with chunked encoding if needed) 406 // read chunksize until \r 424 $this->readData($socket, 2, 'chunk'); // read trailing \r\n 436 // read up to the content-length or max_bodysize 437 … // for keep alive we need to read the whole message to clean up the socket for the next read 454 // read entire socket [all …]
|
| /dokuwiki/_test/conf/ |
| H A D | acl.auth.php | 15 # read 1
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ |
| H A D | ReadBytes.php | 24 * Read data
|
| /dokuwiki/.github/workflows/ |
| H A D | phpCS.yml | 15 contents: read # to fetch code (actions/checkout)
|
| H A D | testWindows.yml | 15 contents: read # to fetch code (actions/checkout)
|
| /dokuwiki/inc/Remote/OpenApiDoc/ |
| H A D | Type.php | 11 * @param string $typehint The typehint as read from the docblock 21 * Return the typehint as read from the docblock
|
| /dokuwiki/vendor/splitbrain/php-archive/ |
| H A D | composer.json | 3 "description": "Pure-PHP implementation to read and write TAR and ZIP archives",
|
| /dokuwiki/vendor/splitbrain/php-cli/src/ |
| H A D | Exception.php | 21 const E_ARG_READ = 5; //Could not read argv
|
| /dokuwiki/data/pages/wiki/ |
| H A D | dokuwiki.txt | 5 Read the [[doku>manual|DokuWiki Manual]] to unleash the full power of DokuWiki. 12 ===== Read More =====
|
| /dokuwiki/_test/data/pages/wiki/ |
| H A D | dokuwiki.txt | 5 Read the [[doku>manual|DokuWiki Manual]] to unleash the full power of DokuWiki. 12 ===== Read More =====
|
| /dokuwiki/lib/styles/ |
| H A D | feed.css | 33 content: "This data file is meant to be read in a XML feed reader. See document source."
|
1234567