/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/ |
H A D | Agent.php | 179 $length = current(unpack('N', $temp)); 192 $keyCount = current(unpack('N', $temp)); 199 $length = current(unpack('N', $temp)); 211 $length = current(unpack('N', $temp)); 220 $length = current(unpack('N', substr($key_blob, 0, 4))); 328 $agent_data_bytes = current(unpack('N', $data)); 350 $agent_reply_bytes = current(unpack('N', $temp)); 357 $agent_reply_data = current(unpack('a*', $agent_reply_data));
|
/dokuwiki/inc/lang/en/ |
H A D | subscr_form.txt | 3 This page allows you to manage your subscriptions for the current page and namespace.
|
H A D | backlinks.txt | 3 This is a list of pages that seem to link back to the current page.
|
H A D | revisions.txt | 3 These are the older revisons of the current document. To revert to an old revision, select it from below, click ''Edit this page'' and save it.
|
H A D | conflict.txt | 5 Examine the differences shown below thoroughly, then decide which version to keep. If you choose ''save'', your version will be saved. Hit ''cancel'' to keep the current version.
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Gzdecode.php | 228 if (current(unpack('S', "\x00\x01")) === 1) { 231 $this->MTIME = current(unpack('l', $mtime)); 252 $len = current(unpack('v', substr($this->compressed_data, $this->position, 2))); 304 $crc = current(unpack('v', substr($this->compressed_data, $this->position, 2))); 325 $crc = current(unpack('V', substr($this->compressed_data, $this->position, 4))); 327 /*if (extension_loaded('hash') && sprintf('%u', current(unpack('V', hash('crc32b', $this->data)))) !== sprintf('%u', $crc)) 333 $isize = current(unpack('V', substr($this->compressed_data, $this->position, 4)));
|
H A D | Locator.php | 262 $current = $this->registry->call(Misc::class, 'parse_url', [$this->file->url]); 264 if ($parsed['authority'] === '' || $parsed['authority'] === $current['authority']) {
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
H A D | ASN1.php | 245 $current = array('start' => $start); 295 $current+= array('headerlength' => $length + 2); 299 $current+= array('headerlength' => 2); 330 'length' => $length + $start - $current['start'] 363 'length' => $start - $current['start'] 364 ) + $current; 367 $current+= array('type' => $tag); 376 $current['content'] = (bool) ord($content[$content_pos]); 383 $current['content'] = new BigInteger(substr($content, $content_pos), -256); 392 $current['conten [all...] |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/ |
H A D | Identity.php | 199 $length = current(unpack('N', $temp)); 211 $length = current(unpack('N', $this->_string_shift($signature_blob, 4))); 215 $length = current(unpack('N', $this->_string_shift($signature_blob, 4)));
|
/dokuwiki/inc/ |
H A D | confutils.php | 455 * @param array $current 460 function array_merge_with_removal($current, $new) { argument 463 $idx = array_search(trim(substr($val,1)),$current); 465 unset($current[$idx]); 468 $current[] = trim($val); 472 return array_slice($current,0);
|
H A D | DifferenceEngine.php | 1370 $e1 = current($edits1); 1371 $e2 = current($edits2); 1375 * time we want to emit a diff3 copy block. Flush current
|
/dokuwiki/ |
H A D | SECURITY.md | 3 Security vulnerabilities can be reported for the current stable release (branch `stable`) and the `master` branch. 5 We try to fix vulnerabilites as fast as possible, but please keep in mind that this is a project run by volunteers. Depending on the severity we may release hotfixes for the current stable release or may simply incorporate the fix in the next proper release.
|
/dokuwiki/inc/lang/ku/ |
H A D | conflict.txt | 5 Examine the differences shown below thoroughly, then decide which version to keep. If you choose ''save'', your version will be saved. Hit ''cancel'' to keep the current version.
|
/dokuwiki/lib/plugins/acl/ |
H A D | admin.php | 173 * current id 194 echo '<h2>'.$this->getLang('current').'</h2>'.NL; 264 * @param string $folder an already converted filesystem folder of the current namespace 336 * Display the current ACL for selected where/who combination with 376 $current = $this->getExactPermisson(); 378 // explain current permissions 379 $this->printExplanation($current); 381 $this->printAclEditor($current); 400 protected function printAclEditor($current) argument 405 if (is_null($current)) { 428 printExplanation($current) global() argument [all...] |
/dokuwiki/lib/tpl/dokuwiki/css/ |
H A D | _search.less | 47 div.current { 87 div.current::after {
|
H A D | _links.css | 24 /* any link to current page */
|
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | lessc.inc.php | 67 // set to the parser that generated the current line when compiling 136 // bring blocks from import into current block 1991 // set something in the current env 1999 $current = $this->env; 2005 while ($current) { 2006 if ($isArguments && isset($current->arguments)) { 2007 return array('list', ' ', $current->arguments); 2010 if (isset($current->store[$name])) 2011 return $current->store[$name]; 2013 if (isset($current [all...] |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | RSA.php | 431 var $current; variable in phpseclib\\Crypt\\RSA 1658 $this->current = &$this->components['modulus']; 1661 $this->current = &$this->components['publicExponent']; 1664 $this->current = &$this->components['primes'][1]; 1667 $this->current = &$this->components['primes'][2]; 1670 $this->current = &$this->components['exponents'][1]; 1673 $this->current = &$this->components['exponents'][2]; 1676 $this->current = &$this->components['coefficients'][2]; 1679 $this->current = &$this->components['privateExponent']; 1681 $this->current [all...] |
/dokuwiki/lib/plugins/info/ |
H A D | syntax.php | 64 * @param Doku_Renderer $renderer the current renderer object 201 '</td><td>' . hsc(current($method['return'])) . '</td></tr>';
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/ |
H A D | BigInteger.php | 578 $current = $this->value; 580 if ($current[0] == '-') { 581 $current = substr($current, 1); 584 while (bccomp($current, '0', 0) > 0) { 585 $temp = bcmod($current, '16777216'); 587 $current = bcdiv($current, '16777216', 0); 3308 * Make the current number odd 3310 * If the current numbe [all...] |
/dokuwiki/lib/plugins/authldap/ |
H A D | auth.php | 178 // be accessible anonymously, so we try to rebind the current user here 252 $regexp = current($key);
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SSH2.php | 472 * The current exchange hash 3662 $current = microtime(true); 3665 ' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($stop - $start, 4) . 's)'; 3667 $this->last_packet = $current; 4258 $current = microtime(true); 4261 ' (since last: ' . round($current - $this->last_packet, 4) . ', network: ' . round($stop - $start, 4) . 's)'; 4263 $this->last_packet = $current; 4367 packet size for the channel, and the current window size, whichever
|
/dokuwiki/inc/parser/ |
H A D | handler.php | 21 /** @var array The current CallWriter will write directly to this list of calls, Parser reads it */ 41 * Add a new call by passing it to the current CallWriter 53 * Accessor for the current CallWriter 71 * Return the current internal status of the given name 140 * fetch the current call and advance the pointer to the next one 146 $call = current($this->calls);
|
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/ |
H A D | smoothness.css | 408 .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { 471 .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
|
/dokuwiki/vendor/geshi/geshi/ |
H A D | CHANGELOG | 627 - Optimization to prevent loading the current language file twice (Milian Wolff)
|