Home
last modified time | relevance | path

Searched refs:ExpectingATEXT (Results 1 – 25 of 75) sorted by relevance

123

/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/egulias/email-validator/src/Parser/
H A DDoubleQuote.php10 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
50 …return new InvalidEmail(new ExpectingATEXT("Expecting ATEXT between DQUOTE"), $this->lexer->token[…
62 …return new InvalidEmail(new ExpectingATEXT("Expecting ATEXT between DQUOTE"), $this->lexer->token[…
74 return new InvalidEmail(new ExpectingATEXT($description), $this->lexer->token['value']);
H A DIDRightPart.php9 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
25 …return new InvalidEmail(new ExpectingATEXT('Invalid token in domain: ' . $this->lexer->token['valu…
H A DParser.php12 use Egulias\EmailValidator\Exception\ExpectingATEXT; alias
92 throw new ExpectingATEXT();
193 throw new ExpectingATEXT();
221 throw new ExpectingATEXT();
/dports/www/typo3-11/typo3_src-11.5.7/vendor/egulias/email-validator/src/Parser/
H A DDoubleQuote.php10 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
50 …return new InvalidEmail(new ExpectingATEXT("Expecting ATEXT between DQUOTE"), $this->lexer->token[…
62 …return new InvalidEmail(new ExpectingATEXT("Expecting ATEXT between DQUOTE"), $this->lexer->token[…
74 return new InvalidEmail(new ExpectingATEXT($description), $this->lexer->token['value']);
H A DIDRightPart.php9 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
25 …return new InvalidEmail(new ExpectingATEXT('Invalid token in domain: ' . $this->lexer->token['valu…
/dports/www/owncloud/owncloud/lib/composer/egulias/email-validator/src/Parser/
H A DDoubleQuote.php10 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
50 …return new InvalidEmail(new ExpectingATEXT("Expecting ATEXT between DQUOTE"), $this->lexer->token[…
62 …return new InvalidEmail(new ExpectingATEXT("Expecting ATEXT between DQUOTE"), $this->lexer->token[…
74 return new InvalidEmail(new ExpectingATEXT($description), $this->lexer->token['value']);
H A DIDRightPart.php9 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
25 …return new InvalidEmail(new ExpectingATEXT('Invalid token in domain: ' . $this->lexer->token['valu…
/dports/www/nextcloud/nextcloud/3rdparty/egulias/email-validator/src/Parser/
H A DDoubleQuote.php10 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
50 …return new InvalidEmail(new ExpectingATEXT("Expecting ATEXT between DQUOTE"), $this->lexer->token[…
62 …return new InvalidEmail(new ExpectingATEXT("Expecting ATEXT between DQUOTE"), $this->lexer->token[…
74 return new InvalidEmail(new ExpectingATEXT($description), $this->lexer->token['value']);
H A DIDRightPart.php9 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
25 …return new InvalidEmail(new ExpectingATEXT('Invalid token in domain: ' . $this->lexer->token['valu…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Parser/
H A DParser.php12 use Egulias\EmailValidator\Exception\ExpectingATEXT; alias
75 throw new ExpectingATEXT();
164 throw new ExpectingATEXT();
187 throw new ExpectingATEXT();
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Parser/
H A DParser.php12 use Egulias\EmailValidator\Exception\ExpectingATEXT; alias
75 throw new ExpectingATEXT();
164 throw new ExpectingATEXT();
187 throw new ExpectingATEXT();
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/egulias/email-validator/src/Parser/CommentStrategy/
H A DDomainComment.php9 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
26 …return new InvalidEmail(new ExpectingATEXT('DOT not found near CLOSEPARENTHESIS'), $lexer->token['…
H A DLocalComment.php10 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
27 …return new InvalidEmail(new ExpectingATEXT('ATEX is not expected after closing comments'), $lexer-…
/dports/www/typo3-11/typo3_src-11.5.7/vendor/egulias/email-validator/src/Parser/CommentStrategy/
H A DDomainComment.php9 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
26 …return new InvalidEmail(new ExpectingATEXT('DOT not found near CLOSEPARENTHESIS'), $lexer->token['…
H A DLocalComment.php10 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
27 …return new InvalidEmail(new ExpectingATEXT('ATEX is not expected after closing comments'), $lexer-…
/dports/www/owncloud/owncloud/lib/composer/egulias/email-validator/src/Parser/CommentStrategy/
H A DDomainComment.php9 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
26 …return new InvalidEmail(new ExpectingATEXT('DOT not found near CLOSEPARENTHESIS'), $lexer->token['…
H A DLocalComment.php10 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
27 …return new InvalidEmail(new ExpectingATEXT('ATEX is not expected after closing comments'), $lexer-…
/dports/www/nextcloud/nextcloud/3rdparty/egulias/email-validator/src/Parser/CommentStrategy/
H A DDomainComment.php9 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
26 …return new InvalidEmail(new ExpectingATEXT('DOT not found near CLOSEPARENTHESIS'), $lexer->token['…
H A DLocalComment.php10 use Egulias\EmailValidator\Result\Reason\ExpectingATEXT; alias
27 …return new InvalidEmail(new ExpectingATEXT('ATEX is not expected after closing comments'), $lexer-…
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/egulias/email-validator/src/Parser/
H A DParser.php12 use Egulias\EmailValidator\Exception\ExpectingATEXT; alias
92 throw new ExpectingATEXT();
193 throw new ExpectingATEXT();
221 throw new ExpectingATEXT();
/dports/finance/prestashop/prestashop/vendor/egulias/email-validator/src/Parser/
H A DParser.php12 use Egulias\EmailValidator\Exception\ExpectingATEXT; alias
92 throw new ExpectingATEXT();
193 throw new ExpectingATEXT();
221 throw new ExpectingATEXT();
/dports/www/typo3-10/typo3_src-10.4.25/vendor/egulias/email-validator/EmailValidator/Parser/
H A DParser.php12 use Egulias\EmailValidator\Exception\ExpectingATEXT; alias
92 throw new ExpectingATEXT();
193 throw new ExpectingATEXT();
221 throw new ExpectingATEXT();
/dports/www/drupal8/drupal-8.9.20/vendor/egulias/email-validator/EmailValidator/Parser/
H A DParser.php12 use Egulias\EmailValidator\Exception\ExpectingATEXT; alias
92 throw new ExpectingATEXT();
193 throw new ExpectingATEXT();
221 throw new ExpectingATEXT();
/dports/www/drupal9/drupal-9.2.10/vendor/egulias/email-validator/src/Parser/
H A DParser.php12 use Egulias\EmailValidator\Exception\ExpectingATEXT; alias
92 throw new ExpectingATEXT();
193 throw new ExpectingATEXT();
221 throw new ExpectingATEXT();
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/egulias/email-validator/src/Parser/
H A DParser.php12 use Egulias\EmailValidator\Exception\ExpectingATEXT; alias
92 throw new ExpectingATEXT();
193 throw new ExpectingATEXT();
221 throw new ExpectingATEXT();

123