Home
last modified time | relevance | path

Searched defs:input (Results 1 – 25 of 39) sorted by relevance

12

/dokuwiki/lib/plugins/styling/_test/
H A Dcolors.test.php35 public function testColorType($input, $expect)
66 public function testColorValue($input, $expect)
/dokuwiki/_test/tests/inc/
H A Dpageutils_nons.test.php8 public function test_noNS($input, $expected)
29 public function test_noNSorNS($input, $expected)
H A Dmail_isvalid.test.php72 function test1($input, $success) {
H A Dutf8_strtolower.test.php29 public function testGivens($input, $expected)
H A Dpageutils_clean_id.test.php119 function testCleanId($input, $expected, $ascii, $sepchar, $deaccent, $useslash)
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php165 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 DSettingMulticheckbox.php15 public function update($input)
139 protected function array2str($input)
H A DSettingSavedir.php11 public function update($input)
H A DSettingImConvert.php11 public function update($input)
H A DSettingNumericopt.php17 public function update($input)
H A DSettingRegex.php14 public function update($input)
H A DSettingEmail.php14 public function update($input)
H A DSettingAuthtype.php25 public function update($input)
H A DSettingPassword.php13 public function update($input)
H A DSettingOnoff.php49 public function update($input)
H A DSettingMultichoice.php61 public function update($input)
H A DSettingNumeric.php18 public function update($input)
H A DSettingArray.php43 public function update($input)
/dokuwiki/_test/tests/inc/parser/
H A Dhandler_parse_highlight_options.test.php49 public function testOptionParser($input, $expect) {
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DMBOXCreator.php29 protected function qp_enc($input = "", $line_max = 76)
/dokuwiki/_test/tests/lib/exe/
H A Dcss_at_import_less.test.php32 private function csstest($input, $expected_css, $expected_less) {
H A Dcss_css_loadfile.test.php13 private function csstest($input, $output = null, $location = 'http://www.example.com/') {
/dokuwiki/_test/tests/File/
H A DPageResolverTest.php184 public function testResolveRelatives($input, $expected)
/dokuwiki/lib/plugins/authplain/_test/
H A Descaping.test.php132 public function testCleaning($input, $expected)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DMisc.php282 public static function change_encoding($data, $input, $output)
319 protected static function change_encoding_mbstring($data, $input, $output)
351 protected static function change_encoding_iconv($data, $input, $output)
362 protected static function change_encoding_uconverter($data, $input, $output)

12