Home
last modified time | relevance | path

Searched refs:out (Results 1 – 25 of 33) sorted by last modified time

12

/dokuwiki/lib/plugins/config/core/
H A DWriter.php50 $out = '';
53 $out .= $setting->out('conf', 'php');
57 if ($out === '') {
60 $out = $this->getHeader() . $out;
62 fwrite($fh, $out);
/dokuwiki/vendor/geshi/geshi/
H A DTHANKS16 - bbspliff - Thanks for pointing out that bug (pity I already
20 - Ben Keen - Thanks for the language files and pointing out some
34 - Jack Lloyd - Thanks for pointing out the versioning and method CSS bugs, and giving
41 - Roberto Armellin - Thanks for pointing out some flaws in GeSHi (that will be solved
286 Do you want your name in here? Help me out! Make a language file, or suggest a new
H A DCHANGELOG157 * Problem with DOS/Batch highlighting breaking out at variables (BenBE)
/dokuwiki/inc/parser/
H A Dxhtml.php1937 $out = '';
1939 $out .= '<video ' . buildAttributes($atts) . ' controls="controls"';
1940 if ($posterUrl) $out .= ' poster="' . hsc($posterUrl) . '"';
1941 $out .= '>' . NL;
1957 $out .= '<source src="' . hsc($url) . '" type="' . $mime . '" />' . NL;
1974 $out .= "<track kind=\"$kind\" srclang=\"$srclang\" ";
1975 $out .= "label=\"$srclang\" ";
1976 $out .= 'src="' . ml($trackid, '', true) . '">' . NL;
1980 $out .= $fallback;
1981 $out
[all...]
/dokuwiki/inc/
H A Dpreload.php.dist6 * local configuration files out of the main ./conf directory.
H A Dtemplate.php482 $out = '<a href="' . $url . '" ';
483 if ($more) $out .= ' ' . $more;
484 $out .= ">$name</a>";
485 if ($return) return $out;
486 echo $out;
504 $out = '<bdi>' . html_wikilink($id, $name) . '</bdi>';
505 if ($return) return $out;
506 echo $out;
513 * Tries to find out which page is parent.
554 $out
[all...]
H A Dinfoutils.php356 msg("Your server's clock seems to be out of sync!
H A Dauth.php142 $out = [];
164 $out[] = "$nid\t$nrest";
168 $out[] = "$id\t$rest";
172 return $out;
478 * Log out the current user
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php588 foreach ($this->_hangul_decompose($v) as $out) {
589 $output[] = (int) $out;
593 foreach ($this->_apply_cannonical_ordering($this->NP['replacemaps'][$v]) as $out) {
594 $output[] = (int) $out;
613 $out = $this->_combine(array_slice($output, $last_starter, $seq_len));
616 if ($out) {
617 $output[$last_starter] = $out;
618 if (count($out) != $seq_len) {
679 // Find out, whether two current characters are LV and T
687 // Find out, whethe
[all...]
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DREADME.md
H A Dlessc.inc.php
/dokuwiki/conf/
H A Dacronyms.conf40 LOL Laughing out loud
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figure out the available
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php88 * Tries to figure out the width of the terminal
206 $out = '';
218 $out .= $chunk;
222 $out .= $this->border;
225 $out .= "\n";
227 return $out;
H A DOptions.php396 $out = $this->colors->wrap('<' . $arg['name'] . '>', Colors::C_CYAN);
399 $out = '[' . $out . ']';
401 $text .= ' ' . $out;
/dokuwiki/inc/Utf8/
H A DUnicode.php42 $out = [];
54 $out[] = $in;
144 $out[] = $mUcs4;
166 return $out;
234 'unicode_to_utf8: Codepoint out of Unicode range ' .
239 // out of range
H A DConversion.php133 $out = $bom ? "\xFE\xFF" : '';
135 return $out . mb_convert_encoding($str, 'UTF-16BE', 'UTF-8');
140 $out .= pack('n', $cp);
142 return $out;
/dokuwiki/vendor/simplepie/simplepie/src/
H A DFile.php8 * Takes the hard work out of managing a complete RSS/Atom solution.
170 $out = "GET $get HTTP/1.1\r\n";
171 $out .= "Host: $url_parts[host]\r\n";
172 $out .= "User-Agent: $useragent\r\n";
174 $out .= "Accept-Encoding: x-gzip,gzip,deflate\r\n";
178 $out .= "Authorization: Basic " . base64_encode("$url_parts[user]:$url_parts[pass]") . "\r\n";
181 $out .= "$key: $value\r\n";
183 $out .= "Connection: Close\r\n\r\n";
184 fwrite($fp, $out);
241 $this->error = 'fsocket timed out';
[all...]
/dokuwiki/data/pages/wiki/
H A Ddokuwiki.txt50 * [[https://forum.dokuwiki.org|Check out the user forum]]
H A Dsyntax.txt415 System.out.println("Hello World!"); //Display the string.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php546 $out = $tmpout = self::bcrypt_hash($sha2pass, $sha2salt);
550 $out ^= $tmpout;
552 $results[] = $out;
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dpagetools.less3 * (fly out navigation beside the page to edit, etc).
13 /* give the same space to the left to balance it out */
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php916 // An empty child encoding means it has been optimized out.
957 // An empty child encoding means it has been optimized out.
1353 $out = '';
1436 $out .= strrev($v);
1438 return $out;
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown56 check out the [API documentation][].
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php144 $out = str_replace(Configuration::KEYMARKER, "»", $this->key);
145 if ($url && !strstr($out, '»')) {//provide no urls for plugins, etc.
146 if ($out == 'start') {
148 return '<a href="https://www.dokuwiki.org/config:startpage">' . $out . '</a>';
150 return '<a href="https://www.dokuwiki.org/config:' . $out . '">' . $out . '</a>';
153 return $out;
222 * @see out() to run when this returns true
253 public function out($var, $fmt = 'php')
263 $out
242 public function out($var, $fmt = 'php') { global() function in dokuwiki\\plugin\\config\\core\\Setting\\Setting
[all...]

12