Home
last modified time | relevance | path

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

12

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC2.php63 var $key; global() variable in phpseclib\\Crypt\\RC2
343 setKey($key, $t1 = 0) global() argument
[all...]
H A DRC4.php110 var $key; global() variable in phpseclib\\Crypt\\RC4
[all...]
H A DTripleDES.php263 setKey($key) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php2505 _reformatKey($algorithm, $key) global() argument
3127 setPublicKey($key) global() argument
3141 setPrivateKey($key) global() argument
4058 _sign($key, $signatureAlgorithm) global() argument
4685 computeKeyIdentifier($key = null, $method = 1) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php3250 _parseTime($key, $flags, & $response) global() argument
[all...]
/dokuwiki/vendor/simplepie/simplepie/src/
H A DEnclosure.php297 public function get_caption($key = 0) argument
327 public function get_category($key = 0) argument
385 public function get_credit($key argument
504 get_hash($key = 0) global() argument
563 get_keyword($key = 0) global() argument
651 get_rating($key = 0) global() argument
681 get_restriction($key = 0) global() argument
740 get_thumbnail($key = 0) global() argument
[all...]
H A DItem.php394 public function get_category($key = 0) argument
466 public function get_author($key = 0) argument
483 public function get_contributor($key argument
826 get_link($key = 0, $rel = 'alternate') global() argument
908 get_enclosure($key = 0, $prefer = null) global() 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/lib/plugins/config/core/Setting/
H A DSettingSepchar.php11 public function __construct($key, $param = null) argument
H A DSetting.php12 protected $key = ''; global() variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting
39 __construct($key, $params = null) global() argument
[all...]
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php182 instantiateClass($key) global() argument
202 determineClassName($class, $key) global() argument
[all...]
/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/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

12