Home
last modified time | relevance | path

Searched refs:openedParenthesis (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/egulias/email-validator/src/Parser/
H A DComment.php19 private $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Comment
35 $this->openedParenthesis++;
48 …while ($this->commentStrategy->exitCondition($this->lexer, $this->openedParenthesis) && $moreToken…
51 $this->openedParenthesis++;
55 $this->openedParenthesis--;
60 if($this->openedParenthesis >= 1) {
62 } else if ($this->openedParenthesis < 0) {
H A DLocalPart.php21 $openedParenthesis = 0;
36 $openedParenthesis += $this->getOpenedParenthesis();
40 if ($openedParenthesis === 0) {
44 $openedParenthesis--;
H A DParser.php37 protected $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Parser
60 return $this->openedParenthesis;
79 $this->openedParenthesis = 1;
84 $this->openedParenthesis++;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/egulias/email-validator/src/Parser/
H A DComment.php19 private $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Comment
35 $this->openedParenthesis++;
48 …while ($this->commentStrategy->exitCondition($this->lexer, $this->openedParenthesis) && $moreToken…
51 $this->openedParenthesis++;
55 $this->openedParenthesis--;
60 if($this->openedParenthesis >= 1) {
62 } else if ($this->openedParenthesis < 0) {
/dports/www/owncloud/owncloud/lib/composer/egulias/email-validator/src/Parser/
H A DComment.php19 private $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Comment
35 $this->openedParenthesis++;
48 …while ($this->commentStrategy->exitCondition($this->lexer, $this->openedParenthesis) && $moreToken…
51 $this->openedParenthesis++;
55 $this->openedParenthesis--;
60 if($this->openedParenthesis >= 1) {
62 } else if ($this->openedParenthesis < 0) {
/dports/www/nextcloud/nextcloud/3rdparty/egulias/email-validator/src/Parser/
H A DComment.php19 private $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Comment
35 $this->openedParenthesis++;
48 …while ($this->commentStrategy->exitCondition($this->lexer, $this->openedParenthesis) && $moreToken…
51 $this->openedParenthesis++;
55 $this->openedParenthesis--;
60 if($this->openedParenthesis >= 1) {
62 } else if ($this->openedParenthesis < 0) {
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/egulias/email-validator/src/Parser/
H A DLocalPart.php21 $openedParenthesis = 0;
36 $openedParenthesis += $this->getOpenedParenthesis();
40 if ($openedParenthesis === 0) {
44 $openedParenthesis--;
H A DParser.php37 protected $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Parser
60 return $this->openedParenthesis;
79 $this->openedParenthesis = 1;
84 $this->openedParenthesis++;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Parser/
H A DLocalPart.php22 $openedParenthesis = 0;
36 $openedParenthesis += $this->getOpenedParenthesis();
39 if ($openedParenthesis === 0) {
42 $openedParenthesis--;
H A DParser.php26 protected $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Parser
43 return $this->openedParenthesis;
62 $this->openedParenthesis = 1;
67 $this->openedParenthesis++;
/dports/finance/prestashop/prestashop/vendor/egulias/email-validator/src/Parser/
H A DLocalPart.php21 $openedParenthesis = 0;
36 $openedParenthesis += $this->getOpenedParenthesis();
40 if ($openedParenthesis === 0) {
44 $openedParenthesis--;
H A DParser.php37 protected $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Parser
60 return $this->openedParenthesis;
79 $this->openedParenthesis = 1;
84 $this->openedParenthesis++;
/dports/www/typo3-10/typo3_src-10.4.25/vendor/egulias/email-validator/EmailValidator/Parser/
H A DLocalPart.php21 $openedParenthesis = 0;
36 $openedParenthesis += $this->getOpenedParenthesis();
40 if ($openedParenthesis === 0) {
44 $openedParenthesis--;
H A DParser.php37 protected $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Parser
60 return $this->openedParenthesis;
79 $this->openedParenthesis = 1;
84 $this->openedParenthesis++;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Parser/
H A DLocalPart.php22 $openedParenthesis = 0;
36 $openedParenthesis += $this->getOpenedParenthesis();
39 if ($openedParenthesis === 0) {
42 $openedParenthesis--;
H A DParser.php26 protected $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Parser
43 return $this->openedParenthesis;
62 $this->openedParenthesis = 1;
67 $this->openedParenthesis++;
/dports/www/drupal8/drupal-8.9.20/vendor/egulias/email-validator/EmailValidator/Parser/
H A DLocalPart.php21 $openedParenthesis = 0;
36 $openedParenthesis += $this->getOpenedParenthesis();
40 if ($openedParenthesis === 0) {
44 $openedParenthesis--;
H A DParser.php37 protected $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Parser
60 return $this->openedParenthesis;
79 $this->openedParenthesis = 1;
84 $this->openedParenthesis++;
/dports/www/drupal9/drupal-9.2.10/vendor/egulias/email-validator/src/Parser/
H A DLocalPart.php21 $openedParenthesis = 0;
36 $openedParenthesis += $this->getOpenedParenthesis();
40 if ($openedParenthesis === 0) {
44 $openedParenthesis--;
H A DParser.php37 protected $openedParenthesis = 0; variable in Egulias\\EmailValidator\\Parser\\Parser
60 return $this->openedParenthesis;
79 $this->openedParenthesis = 1;
84 $this->openedParenthesis++;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/egulias/email-validator/src/Parser/
H A DLocalPart.php21 $openedParenthesis = 0;
36 $openedParenthesis += $this->getOpenedParenthesis();
40 if ($openedParenthesis === 0) {
44 $openedParenthesis--;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/egulias/email-validator/src/Parser/CommentStrategy/
H A DDomainComment.php13 public function exitCondition(EmailLexer $lexer, int $openedParenthesis) : bool argument
15 …if (($openedParenthesis === 0 && $lexer->isNextToken(EmailLexer::S_DOT))){ // || !$internalLexer->…
/dports/www/typo3-11/typo3_src-11.5.7/vendor/egulias/email-validator/src/Parser/CommentStrategy/
H A DDomainComment.php13 public function exitCondition(EmailLexer $lexer, int $openedParenthesis) : bool argument
15 …if (($openedParenthesis === 0 && $lexer->isNextToken(EmailLexer::S_DOT))){ // || !$internalLexer->…
/dports/www/owncloud/owncloud/lib/composer/egulias/email-validator/src/Parser/CommentStrategy/
H A DDomainComment.php13 public function exitCondition(EmailLexer $lexer, int $openedParenthesis) : bool argument
15 …if (($openedParenthesis === 0 && $lexer->isNextToken(EmailLexer::S_DOT))){ // || !$internalLexer->…
/dports/www/nextcloud/nextcloud/3rdparty/egulias/email-validator/src/Parser/CommentStrategy/
H A DDomainComment.php13 public function exitCondition(EmailLexer $lexer, int $openedParenthesis) : bool argument
15 …if (($openedParenthesis === 0 && $lexer->isNextToken(EmailLexer::S_DOT))){ // || !$internalLexer->…

123