Home
last modified time | relevance | path

Searched defs:key (Results 1 – 25 of 40) sorted by path

12

/dokuwiki/
H A Dfeed.php37 $key = join('', array_values($opt)) . '$' . $INPUT->server->str('REMOTE_USER') global() variable
/dokuwiki/inc/Cache/
H A DCache.php15 public $key = ''; // primary identifier for this item variable in dokuwiki\\Cache\\Cache
34 public function __construct($key, $ext) argument
/dokuwiki/inc/ChangeLog/
H A DRevisionInfo.php73 val($key, $value = null) global() argument
[all...]
/dokuwiki/inc/
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
H A Dparserutils.php252 function p_get_metadata($id, $key = '', $render = METADATA_RENDER_USING_CACHE) 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/lib/plugins/authad/adLDAP/
H A DadLDAP.php879 protected function encode8Bit(&$item, $key) { argument
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUtils.php233 public function encode8Bit(&$item, $key) { argument
/dokuwiki/lib/plugins/config/
H A Dadmin.php278 addLang($key, $value) global() argument
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php182 instantiateClass($key) global() argument
202 determineClassName($class, $key) global() argument
[all...]
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php12 protected $key = ''; global() variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting
39 __construct($key, $params = null) global() argument
[all...]
H A DSettingSepchar.php11 public function __construct($key, $param = null) argument
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php552 htmlFilter($key) global() argument
/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/lib/scripts/jquery/
H A Djquery.cookie.js107 $.removeCookie = function (key, options) { argument
[all...]
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php995 public function set_keyword_group_style($key, $style, $preserve_defaults = false) { argument
1026 set_keyword_group_highlighting($key, $flag = true) global() argument
1041 set_comments_style($key, $style, $preserve_defaults = false) global() argument
1066 set_comments_highlighting($key, $flag = true) global() argument
1265 set_methods_style($key, $style, $preserve_defaults = false) global() argument
1295 set_regexps_style($key, $style, $preserve_defaults = false) global() argument
1310 set_regexps_highlighting($key, $flag) global() argument
1321 set_case_sensitivity($key, $case) global() argument
1571 add_keyword($key, $word) global() argument
1599 remove_keyword($key, $word, $recompile = true) global() argument
1621 add_keyword_group($key, $styles, $case_sensitive = true, $words = array()) global() argument
1647 remove_keyword_group($key) global() argument
1664 optimize_keyword_group($key) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
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 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 DHash.php113 var $key = false; global() variable in phpseclib\\Crypt\\Hash
184 setKey($key = false) global() argument
[all...]

12