Home
last modified time | relevance | path

Searched refs:checkLocalPortion (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/aziraphale/email-address-validator/
H A DEmailAddressValidator.php65 if (!self::checkLocalPortion($emailAddressParts[0])) {
83 public static function checkLocalPortion($localPortion) function in EmailAddressValidator
H A DREADME.md53 if (EmailAddressValidator::checkLocalPortion("test")) {