Searched refs:extra (Results 1 – 14 of 14) sorted by relevance
/dokuwiki/inc/ |
D | TaskRunner.php | 156 …$extra = $conf['recent'] - count($out_lines); // do we need extra lines do bring us up to m… 157 if ($extra > 0) { 159 $out_lines = array_merge(array_slice($old_lines, -$extra), $out_lines); 165 … 'removedChangelogLines' => $extra > 0 ? array_slice($old_lines, 0, -$extra) : $old_lines,
|
D | changelog.php | 41 * @param mixed $extra In case of a revert the revision (timestamp) of the reverted page 57 $extra = '', argument 87 'extra' => $extra, 107 * @param mixed $extra In case of a revert the revision (timestamp) of the reverted page 118 $extra = '', argument 144 'extra' => $extra,
|
/dokuwiki/vendor/splitbrain/php-archive/src/ |
D | Zip.php | 682 $extra = array(); 689 $extra[$set['id']] = $value; 693 if(isset($extra[0x6375])) { 694 $extra['utf8comment'] = substr($extra[0x7075], 5); // strip version and crc 696 if(isset($extra[0x7075])) { 697 $extra['utf8path'] = substr($extra[0x7075], 5); // strip version and crc 700 return $extra; 913 list($name, $extra) = $this->encodeFilename($name); 931 $header .= pack('v', strlen($extra)); // extra field length 938 $header .= $extra; // extra (utf-8 filename) [all …]
|
/dokuwiki/_test/ |
D | composer.lock | 34 "extra": { 153 "extra": { 375 "extra": { 428 "extra": { 618 "extra": { 680 "extra": { 744 "extra": { 803 "extra": { 862 "extra": { 951 "extra": { [all …]
|
/dokuwiki/vendor/geshi/geshi/ |
D | BUGS | 6 - I'm not happy with URLS - there still could be extra bugs, and it's rather unflexible 11 - Using the extra line number highlighting feature without actually using line numbers
|
D | CHANGELOG | 592 symbols that caused some extra characters to be added in the output or 632 - Added description of extra language features (SF#1970248, BenBE) 678 - Add possibility to handle more than one extra line style (SF #1698255, German Rumm, BenBE) 765 - Removed extra newlines at the end of some files 772 - Fixed extra newline being added to end of result (Andreas Gohr) 799 - Reset extra lines to highlight if source is changed (Diogo Resende) 868 - Fixed extra newline being generated if a comment is at the end
|
D | THANKS | 35 me the extra C/C++ keywords
|
/dokuwiki/vendor/splitbrain/slika/ |
D | composer.lock | 159 "extra": { 266 "extra": { 326 "extra": { 379 "extra": { 432 "extra": { 506 "extra": { 567 "extra": { 672 "extra": { 732 "extra": { 823 "extra": { [all …]
|
/dokuwiki/vendor/splitbrain/php-jsstrip/ |
D | composer.lock | 161 "extra": { 283 "extra": { 344 "extra": { 449 "extra": { 509 "extra": { 596 "extra": { 665 "extra": { 722 "extra": { 795 "extra": { 863 "extra": { [all …]
|
/dokuwiki/lib/plugins/config/lang/pt/ |
D | lang.php | 157 …vem ser embutidas diretamente no CSS para reduzir a carga de pedidos HTTP extra. <code>400</code> …
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
D | SSH2.php | 1488 $extra = $matches[1]; 1491 if (strlen($extra)) {
|
/dokuwiki/vendor/simplepie/simplepie/ |
D | CHANGELOG.md | 214 * Removed extra closing `<a>` tag. [#537](https://github.com/simplepie/simplepie/pull/537)
|
/dokuwiki/data/ |
D | deleted.files | 231 lib/plugins/config/settings/extra.class.php
|
/dokuwiki/lib/scripts/jquery/ |
D | jquery-ui.min.js | 6 …extra&&t(n.extra.match(/\S+/g)||[]),o.join(" ")},_untrackClassesElement:function(i){var s=this;V.e… property
|