| /dokuwiki/lib/exe/ |
| H A D | openapi.php | 59 $last = 0; variable 62 if ($code['code'] === $last && !$INPUT->has('debug')) continue; 63 $last = $code['code']; variable
|
| /dokuwiki/inc/lang/en/ |
| H A D | draft.txt | 3 …last edit session on this page was not completed correctly. DokuWiki automatically saved a draft d…
|
| /dokuwiki/inc/Ui/ |
| H A D | Revisions.php | 98 $last = $first + $conf['recent']; 107 $html .= html_btn('older', $this->id, "n", $callback($last));
|
| H A D | Recent.php | 185 $last = $first + $conf['recent']; 198 $html .= '<button type="submit" name="first[' . $last . ']" accesskey="p"'
|
| /dokuwiki/vendor/simplepie/simplepie/idn/ |
| H A D | idna_convert.class.php | 670 $last = (int) $input[0]; 671 $result[] = $last; // copy first char from input to output 675 $sindex = $last - $this->_sbase; 676 $lindex = $last - $this->_lbase; 683 $last += $tindex; 684 $result[(count($result) - 1)] = $last; // reset last 690 $last = (int) $this->_sbase + ($lindex * $this->_vcount + $vindex) * $this->_tcount; 691 $result[(count($result) - 1)] = $last; // reset last 695 $last = $char; 724 $last = $this->_get_combining_class(intval($input[0])); [all …]
|
| /dokuwiki/lib/tpl/dokuwiki/lang/no/ |
| H A D | style.txt | 1 …iki» eller «rot». Filen vil da, automatisk bli bruk som logo. Du kan også last opp en «favicon.ico…
|
| /dokuwiki/vendor/splitbrain/php-cli/src/ |
| H A D | TableFormatter.php | 205 $last = count($columns) - 1; 221 if ($col != $last) {
|
| /dokuwiki/lib/plugins/popularity/ |
| H A D | helper.php | 230 $last = (int) substr(array_pop($list), 0, 10); 231 $dur = ($last - $first) / (60 * 60 * 24); // number of days in the changelog
|
| /dokuwiki/inc/ |
| H A D | indexer.php | 146 $last = @filemtime($idxtag); 147 if ($last > @filemtime(wikiFN($page))) {
|
| H A D | template.php | 814 $last = count($crumbs); 819 if ($i == $last) $out .= '<span class="curid">'; 821 if ($i == $last) $out .= '</span>';
|
| /dokuwiki/lib/tpl/dokuwiki/css/ |
| H A D | _search.less | 137 /* last modified line */
|
| H A D | basic.less | 334 padding: .7rem 1rem; /* for those browsers understanding :last-child */ 337 fieldset > :last-child {
|
| H A D | content.less | 231 button.toolbutton:last-child { 238 button.toolbutton:last-child {
|
| H A D | design.less | 192 div:last-child {
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/ |
| H A D | Stream.php | 741 $last = count($arguments) - 1; 744 if ($i != $last) {
|
| /dokuwiki/lib/plugins/usermanager/ |
| H A D | admin.php | 32 protected $last = 0; // index of the last user to be displayed variable in admin_plugin_usermanager 223 $this->last, 984 $this->last = min($this->users_total, $this->start + $this->pagesize);
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | ASN1.php | 379 $last = count($temp) - 1; 380 for ($i = 0; $i < $last; $i++) { 388 if ($temp[$last]['type'] != self::TYPE_BIT_STRING) { 391 …$current['content'] = $temp[$last]['content'][0] . $current['content'] . substr($temp[$i]['content…
|
| H A D | X509.php | 3578 $last = $key; 3593 case isset($last): 3594 $attributes[$last]['value'][] = $value;
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/ |
| H A D | Lessc.php | 997 $last = end($args); 998 if ($last !== false && $last[0] === 'rest') { 1000 $this->set($last[1], $this->reduce(['list', ' ', $rest]));
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| H A D | Hash.php | 481 $last = strlen($nonce) - 1; 483 $index = $nonce[$last] & $mask; 484 $nonce[$last] = $nonce[$last] ^ $index;
|
| /dokuwiki/data/pages/wiki/ |
| H A D | syntax.txt | 445 | reverse | display the last items in the feed first | 452 …iki]] to re-render the page if it is more than //refresh period// since the page was last rendered.
|
| /dokuwiki/_test/data/pages/wiki/ |
| H A D | syntax.txt | 445 | reverse | display the last items in the feed first | 452 …iki]] to re-render the page if it is more than //refresh period// since the page was last rendered.
|
| /dokuwiki/lib/scripts/jquery/jquery-ui-theme/ |
| H A D | smoothness.css | 421 .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, 464 .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 …last()).add((i.length?i:this).siblings()),t="label[for='"+CSS.escape(t)+"']",e=e.add(i.find(t).add… property
|
| H A D | jquery.min.js | 2 …last:function(){return this.eq(-1)},even:function(){return this.pushStack(ce.grep(this,function(e,… method
|