Home
last modified time | relevance | path

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

12

/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 Dutf8_strtolower.test.php29 public function testGivens($input, $expected)
H A Dmail_isvalid.test.php72 function test1($input, $success) {
H A Dpageutils_clean_id.test.php119 function testCleanId($input, $expected, $ascii, $sepchar, $deaccent, $useslash)
/dokuwiki/lib/plugins/styling/_test/
H A Dcolors.test.php35 public function testColorType($input, $expect)
66 public function testColorValue($input, $expect)
/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)
H A DSetting.php27 protected $input; // only used by those classes which error check variable in dokuwiki\\plugin\\config\\core\\Setting\\Setting
77 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/lib/tpl/dokuwiki/images/
H A Dpagetools-build.php23 $input = glob('pagetools/*.png'); variable

12