Home
last modified time | relevance | path

Searched +full:read -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 141) sorted by relevance

123456

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dabap.php51 * - for statements like "READ DATASET", GeSHi does not allow to set URLs because these
52 * statements are determined by REGEXPS. For "READ DATASET", the URL should be
188 'read dataset',
189 'read line',
190 'read report',
191 'read table',
192 'read textpool',
1082 'read-only',
H A Dprogress.php179 'READ','READ-FILE','READ-XML','READ-XMLSCHEMA',
193 'SET-PARAMETER','SET-property','SET-READ-RESPONSE-PROCEDURE','SET-RED-VALUE',
267 'BYTES-READ','BYTES-WRITTEN','CACHE','CALL-NAME',
269 'CAN-DELETE','CAN-READ','CAN-WRITE','CAREFUL-PAINT',
275 'COLUMN-PFCOLOR','COLUMN-READ-ONLY','COLUMN-RESIZABLE','COLUMN-SCROLLING',
362 'RADIO-BUTTONS','READ-ONLY','RECORD-LENGTH',
H A Dscheme.php94 'rational', 'rationalize', 'read', 'read-char', 'real-part', 'real?',
H A Dlua.php81 'remove','rename','flush','seek','tmpfile','tmpname','read','write',
93 'io.close','io.flush','io.input','io.lines','io.open','io.output','io.read','io.tmpfile','io.type','io.write',
H A Dhaskell.php99 'read', 'lex', 'putChar', 'putStr', 'putStrLn',
120 'Show', 'Read'
H A Dintercal.php56 'WRITE', 'IN', 'READ', 'OUT', 'GIVE', 'UP'
H A Drebol.php102 'protect-system','query','random','read','read-io','recycle',
H A Dfo.php190 '.lesen', '.read',
194 '-LESEN', '-READ',
H A Dpovray.php177 0 => '\#(?!(include|declare|local|fopen|fclose|read|write|default|version|if|else|end|ifdef|ifndef|switch|case|range|break|while|debug|error|warning|macro) )[[:word:]]*',
179 1 => "\#(include|declare|local|fopen|fclose|read|write|default|version|if|else|end|ifdef|ifndef|switch|case|range|break|while|debug|error|warning|macro)",
H A Dmetapost.php221 16 => array( //read write show
332 16 => 'color: #000;', //read write show
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php65 * Read the contents of a ZIP archive
87 * Read the contents of a ZIP archive and return each entry using yield
97 throw new ArchiveIOException('Can not read from a closed archive');
137 throw new ArchiveIOException('Can not read from a closed archive');
149 // read file header
208 // read the file and store it on disk
465 * read access no reading is allowed anymore
536 * Read the central directory
584 * Read the next central file header
635 * @param array $header the central file header read previousl
[all...]
/dokuwiki/lib/plugins/logviewer/
H A Dadmin.php88 * Read and output the logfile contents
133 * Read the lines of the logfile and return them as array
/dokuwiki/bin/
H A Dstriplangs.php104 while (($cur_dir = $dir->read()) !== false) {
H A Dwantedpages.php138 throw new DokuCLI_Exception("Unable to read directory $dir");
/dokuwiki/inc/
H A Dfetch.functions.php101 echo "Could not read $file - bad permissions?";
138 * READ: MEDIA, MIME, EXT, CACHE
/dokuwiki/inc/Remote/
H A DApiCore.php199 * Read the link below to learn more about the permission levels.
393 * Read access is required for the page.
442 * Read access is required for the page.
514 * Read access for the given page is needed and page has to exist.
834 throw new AccessDeniedException('You are not allowed to read this media file', 211);
851 * Read access is required for the media file.
866 throw new AccessDeniedException('You are not allowed to read this media file', 211);
884 * Read access is required for the media file.
897 throw new AccessDeniedException('You are not allowed to read this media file', 211);
1023 throw new AccessDeniedException('You are not allowed to read thi
[all...]
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php55 * This is used to initialize the setting with the data read form the config files.
101 * Clean a value read from a config before using it internally
/dokuwiki/inc/Ui/Media/
H A DDisplayRow.php70 // read EXIF/IPTC data
/dokuwiki/vendor/simplepie/simplepie/src/
H A DGzdecode.php242 // Read subfield IDs
303 // Read the CRC
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
H A DSSH2.php34 * echo $ssh->read('username@username:~$');
36 * echo $ssh->read('username@username:~$');
162 * @see \phpseclib3\Net\SSH2::read()
168 * @see \phpseclib3\Net\SSH2::read()
175 * to call read() multiple times when using this option
177 * @see \phpseclib3\Net\SSH2::read()
508 * We need to know how big the HMAC will be for the server to client direction so that we know how many bytes to read.
750 * @see self::read()
884 * Did read() timeout or return normally?
1305 private static function stream_select(&$read,
3196 function read($expect = '', $mode = self::READ_SIMPLE) global() function in phpseclib\\Net\\SSH2
[all...]
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DOptions.php41 * @throws Exception when arguments can't be read
480 * Safely read the $argv PHP array across different PHP configurations.
493 "Could not read cmd args (register_argc_argv=Off?)",
/dokuwiki/lib/exe/
H A Dmediamanager.php51 // do not display the manager if user does not have read access
/dokuwiki/lib/tpl/dokuwiki/images/
H A Dpagetools-build.php9 * The color for the active state is read from the style.ini's __link__ replacement
/dokuwiki/lib/scripts/
H A Dqsearch.js75 * Read search term from input

123456