Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 40) sorted by last modified time

12

/dokuwiki/lib/plugins/config/
H A Dadmin.php278 addLang($key, $value) global() argument
/dokuwiki/inc/
H A Dparserutils.php252 function p_get_metadata($id, $key = '', $render = METADATA_RENDER_USING_CACHE) argument
[all...]
H A DMailer.class.php586 wrappedHeaderLine($key, $val) global() argument
[all...]
H A DPassHash.php796 hmac($algo, $data, $key, $raw_output = false) global() argument
[all...]
H A Dcache.php13 __construct($key, $ext) global() argument
H A Ddeprecated.php64 __construct($key, array $params = null) global() argument
78 __construct($key, array $params = null) global() argument
92 __construct($key, array $params = null) global() argument
/dokuwiki/lib/scripts/jquery/
H A Djquery.cookie.js107 $.removeCookie = function (key, options) { argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDES.php624 throw new \LengthException('Key of size ' . strlen($key) . ' not supported by this algorithm. Only keys of size 8 are supported'); argument
[all...]
H A DRSA.php1089 _parseKey($key, $type) global() argument
1728 loadKey($key, $type = false) global() argument
1880 setPublicKey($key = false, $type = false) global() argument
1940 setPrivateKey($key = false, $type = false) global() argument
[all...]
H A DAES.php107 setKey($key) global() argument
[all...]
H A DBase.php
H A DBlowfish.php616 _expand0state($key, & $sbox0, & $sbox1, & $sbox2, & $sbox3, & $p) global() argument
689 _expandstate($data, $key, & $sbox0, & $sbox1, & $sbox2, & $sbox3, & $p) global() argument
[all...]
H A DHash.php113 var $key = false; global() variable in phpseclib\\Crypt\\Hash
184 setKey($key = false) global() argument
[all...]
/dokuwiki/lib/scripts/
H A Dcookie.js21 setValue: function(key,val){ argument
34 jQuery.each(_this.data, function (key, val) { argument
48 getValue: function(key, def){ argument
[all...]
H A Dedit.js23 function createToolButton(icon,label,key,id,classname){ argument
93 jQuery.each(props.list, function (key, item) { argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DPsr16.php93 public function get_data(string $key, $default = null) argument
123 set_data(string $key, array $value, int $ttl = null) global() argument
143 delete_data(string $key) global() argument
[all...]
H A DBaseDataCache.php85 public function get_data(string $key, $default = null) argument
128 set_data(string $key, array $value, int $ttl = null) global() argument
155 delete_data(string $key) global() argument
[all...]
H A DDataCache.php81 public function get_data(string $key, $default = null); argument
102 set_data(string $key, array $value, int $ttl = null) global() argument
119 delete_data(string $key) global() argument
[all...]
/dokuwiki/inc/Search/
H A DIndexer.php163 addMetaKeys($page, $key, $value = null) global() argument
312 renameMetaValue($key, $oldvalue, $newvalue) global() argument
650 lookupKey($key, & $value, $func = null) global() argument
830 getPages($key = null) global() argument
864 histogram($min = 1, $max = 0, $minlen = 3, $key = null) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php552 htmlFilter($key) global() argument
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php53 var $key; global() variable in phpseclib\\System\\SSH\\Agent\\Identity
103 setPublicKey($key) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php2355 public function get_category($key = 0) argument
2424 public function get_author($key = 0) argument
2503 get_contributor($key = 0) global() argument
2574 get_link($key = 0, $rel = 'alternate') global() argument
2970 get_item($key = 0) global() argument
[all...]
H A DSource.php125 public function get_category($key = 0) argument
179 public function get_author($key = 0) argument
243 public function get_contributor($key = 0) argument
298 public function get_link($key argument
[all...]
/dokuwiki/
H A Dfeed.php37 $key = join('', array_values($opt)) . '$' . $INPUT->server->str('REMOTE_USER') global() variable

12