Home
last modified time | relevance | path

Searched refs:validate (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/_test/tests/inc/
H A DJWTTest.php25 $jwt = JWT::validate($token);
46 JWT::validate('invalid');
58 JWT::validate($token);
70 JWT::validate($token);
/dokuwiki/_test/tests/general/
H A Dgeneral_html.test.php41 protected function validate($html) function in general_html_test
/dokuwiki/inc/
H A DJWT.php45 public static function validate($token) function in dokuwiki\\JWT
105 return self::validate(io_readFile($file));
H A Dauth.php227 $authtoken = JWT::validate($token);
/dokuwiki/_test/tests/Feed/
H A DFeedCreatorValidationTest.php35 $this->markTestSkipped('Could not validate feed');
/dokuwiki/vendor/splitbrain/slika/
H A Dcomposer.lock1766 "description": "Assertions to validate method input/output with nice error messages.",
1770 "validate"