Home
last modified time | relevance | path

Searched refs:C_NUL (Results 1 – 25 of 59) sorted by relevance

123

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
73 '\0' => self::C_NUL,
167 return self::C_NUL;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
73 '\0' => self::C_NUL,
167 return self::C_NUL;
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/egulias/email-validator/src/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
77 '\0' => self::C_NUL,
221 return self::C_NUL;
/dports/finance/prestashop/prestashop/vendor/egulias/email-validator/src/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
73 '\0' => self::C_NUL,
217 return self::C_NUL;
/dports/www/drupal8/drupal-8.9.20/vendor/egulias/email-validator/EmailValidator/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
73 '\0' => self::C_NUL,
217 return self::C_NUL;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/egulias/email-validator/src/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
77 '\0' => self::C_NUL,
221 return self::C_NUL;
/dports/www/drupal9/drupal-9.2.10/vendor/egulias/email-validator/src/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
77 '\0' => self::C_NUL,
221 return self::C_NUL;
/dports/www/typo3-10/typo3_src-10.4.25/vendor/egulias/email-validator/EmailValidator/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
73 '\0' => self::C_NUL,
217 return self::C_NUL;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/egulias/email-validator/src/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
77 '\0' => self::C_NUL,
221 return self::C_NUL;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/egulias/email-validator/src/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
92 '\0' => self::C_NUL,
283 return self::C_NUL;
/dports/www/owncloud/owncloud/lib/composer/egulias/email-validator/src/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
92 '\0' => self::C_NUL,
283 return self::C_NUL;
/dports/www/nextcloud/nextcloud/3rdparty/egulias/email-validator/src/
H A DEmailLexer.php11 const C_NUL = 0; define in Egulias\\EmailValidator\\EmailLexer
92 '\0' => self::C_NUL,
283 return self::C_NUL;
/dports/vietnamese/vnpstext/include/
H A Dcharseta.h8 #define C_NUL 0 macro
/dports/vietnamese/vn7to8/DONT.include/
H A Dcharseta.h8 #define C_NUL 0 macro
/dports/vietnamese/libviet/libviet-20010210/include/
H A Dcharseta.h8 #define C_NUL 0 macro
/dports/vietnamese/vnconvert/vi-vnconvert-1.0_1/
H A Dcharseta.h8 #define C_NUL 0 macro
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/egulias/email-validator/src/Parser/
H A DDoubleQuote.php29 EmailLexer::C_NUL => true,
H A DFoldingWhiteSpace.php39 …->lexer->token['type'] === EmailLexer::S_LF || $this->lexer->token['type'] === EmailLexer::C_NUL) {
/dports/www/typo3-11/typo3_src-11.5.7/vendor/egulias/email-validator/src/Parser/
H A DFoldingWhiteSpace.php39 …->lexer->token['type'] === EmailLexer::S_LF || $this->lexer->token['type'] === EmailLexer::C_NUL) {
H A DDoubleQuote.php29 EmailLexer::C_NUL => true,
/dports/www/owncloud/owncloud/lib/composer/egulias/email-validator/src/Parser/
H A DFoldingWhiteSpace.php39 …->lexer->token['type'] === EmailLexer::S_LF || $this->lexer->token['type'] === EmailLexer::C_NUL) {
H A DDoubleQuote.php29 EmailLexer::C_NUL => true,
/dports/www/nextcloud/nextcloud/3rdparty/egulias/email-validator/src/Parser/
H A DFoldingWhiteSpace.php39 …->lexer->token['type'] === EmailLexer::S_LF || $this->lexer->token['type'] === EmailLexer::C_NUL) {
H A DDoubleQuote.php29 EmailLexer::C_NUL => true,
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/egulias/email-validator/src/Parser/
H A DLocalPart.php84 EmailLexer::C_NUL => true,

123