/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A D | idna_convert.class.php | 165 function decode($input, $one_time_encoding = false) argument 561 _nameprep($input) global() argument 665 _hangul_compose($input) global() argument 718 _apply_cannonical_ordering($input) global() argument 751 _combine($input) global() argument 788 _utf8_to_ucs4($input) global() argument 865 _ucs4_to_utf8($input) global() argument 902 _ucs4_to_ucs4_string($input) global() argument 918 _ucs4_string_to_ucs4($input) global() argument [all...] |
/dokuwiki/lib/plugins/config/core/Setting/ |
H A D | SettingMulticheckbox.php | 15 public function update($input) argument 140 array2str($input) global() argument [all...] |
H A D | SettingSavedir.php | 11 public function update($input) argument
|
H A D | SettingImConvert.php | 11 public function update($input) argument
|
H A D | SettingNumericopt.php | 16 update($input) global() argument
|
H A D | SettingEmail.php | 13 update($input) global() argument
|
H A D | SettingRegex.php | 14 public function update($input) argument
|
H A D | SettingAuthtype.php | 24 update($input) global() argument
|
H A D | SettingPassword.php | 13 public function update($input) argument
|
H A D | SettingOnoff.php | 47 update($input) global() argument
|
H A D | SettingMultichoice.php | 59 update($input) global() argument [all...] |
H A D | SettingNumeric.php | 17 update($input) global() argument
|
H A D | SettingArray.php | 41 update($input) global() argument [all...] |
H A D | Setting.php | 74 * @param mixed $input the new value argument 26 protected $input = null; // only used by those classes which error check global() variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting [all...] |
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
H A D | MBOXCreator.php | 29 protected function qp_enc($input = "", $line_max = 76) argument
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Misc.php | 283 public static function change_encoding($data, $input, $output) argument 320 change_encoding_mbstring($data, $input, $output) global() argument 352 change_encoding_iconv($data, $input, $output) global() argument 363 change_encoding_uconverter($data, $input, $output) global() argument [all...] |
H A D | IRI.php | 359 protected function remove_dot_segments($input) argument [all...] |
H A D | Sanitize.php | 184 public function strip_htmltags($tags = ['base', 'blink', 'body', 'doctype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta', 'noscript', 'object', 'param', 'script', 'style']) argument
|
/dokuwiki/lib/tpl/dokuwiki/images/ |
H A D | pagetools-build.php | 23 $input = glob('pagetools/*.png'); variable
|
/dokuwiki/lib/plugins/config/core/ |
H A D | Configuration.php | 101 updateSettings($input) global() argument
|
/dokuwiki/inc/Extension/ |
H A D | PluginController.php | 398 negate($input) global() argument
|
/dokuwiki/inc/ |
H A D | io.php | 683 io_exec($cmd, $input, & $output) global() argument
|
H A D | DifferenceEngine.php | 1527 function input($lines) { function in _Diff3_BlockBuilder
|
/dokuwiki/lib/scripts/ |
H A D | fileuploader.js | 310 onChange: function(input){ argument 762 onChange(input) global() argument [all...] |
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/ |
H A D | BigInteger.php | 3642 _array_repeat($input, $multiplier) global() argument
|