/dokuwiki/vendor/simplepie/simplepie/idn/ |
H A D | idna_convert.class.php | 165 function decode($input, $one_time_encoding = false) 561 function _nameprep($input) 665 function _hangul_compose($input) 718 function _apply_cannonical_ordering($input) 751 function _combine($input) 788 function _utf8_to_ucs4($input) 865 function _ucs4_to_utf8($input) 902 function _ucs4_to_ucs4_string($input) 918 function _ucs4_string_to_ucs4($input)
|
/dokuwiki/lib/plugins/config/core/Setting/ |
H A D | SettingMulticheckbox.php | 15 public function update($input) { 140 protected function array2str($input) {
|
H A D | SettingImConvert.php | 11 public function update($input) {
|
H A D | SettingSavedir.php | 11 public function update($input) {
|
H A D | SettingNumericopt.php | 16 public function update($input) {
|
H A D | SettingEmail.php | 13 public function update($input) {
|
H A D | SettingRegex.php | 14 public function update($input) {
|
H A D | SettingPassword.php | 13 public function update($input) {
|
H A D | SettingAuthtype.php | 24 public function update($input) {
|
H A D | SettingMultichoice.php | 59 public function update($input) {
|
H A D | SettingOnoff.php | 47 public function update($input) {
|
H A D | SettingNumeric.php | 17 public function update($input) {
|
H A D | SettingArray.php | 41 public function update($input) {
|
H A D | Setting.php | 26 protected $input = null; // only used by those classes which error check variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting 74 public function update($input) {
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
H A D | MBOXCreator.php | 29 protected function qp_enc($input = "", $line_max = 76)
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Misc.php | 283 public static function change_encoding($data, $input, $output) 320 protected static function change_encoding_mbstring($data, $input, $output) 352 protected static function change_encoding_iconv($data, $input, $output) 363 protected static function change_encoding_uconverter($data, $input, $output)
|
H A D | IRI.php | 359 protected function remove_dot_segments($input)
|
H A D | Sanitize.php | 184 …octype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta…
|
/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 public function updateSettings($input) {
|
/dokuwiki/inc/Extension/ |
H A D | PluginController.php | 398 protected function negate($input)
|
/dokuwiki/inc/ |
H A D | io.php | 683 function io_exec($cmd, $input, &$output){
|
H A D | DifferenceEngine.php | 1503 function input($lines) { function in _Diff3_BlockBuilder
|
/dokuwiki/lib/scripts/ |
H A D | fileuploader.js | 310 onChange: function(input){ argument 762 onChange: function(input){}, argument
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/ |
H A D | BigInteger.php | 3642 function _array_repeat($input, $multiplier)
|