Searched defs:valid (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/_test/tests/ | ||
| H A D | MailUtilsTest.php | 238 public function testIsValid(string $input, bool $valid): void |
| /dokuwiki/inc/Input/ | ||
| H A D | Input.php | 203 public function valid($name, $valids, $default = null) function in dokuwiki\\Input\\Input |
| /dokuwiki/_test/core/ | ||
| H A D | phpQuery-onefile.php | 1176 protected $valid = false; variable in phpQueryObject |