Home
last modified time | relevance | path

Searched refs:STOP_ON_ERROR (Results 1 – 25 of 26) sorted by relevance

12

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/egulias/email-validator/src/Validation/
H A DMultipleValidationWithAnd.php14 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
104 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/
H A DMultipleValidationWithAnd.php14 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
92 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/finance/prestashop/prestashop/vendor/egulias/email-validator/src/Validation/
H A DMultipleValidationWithAnd.php14 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
104 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/swiftmailer/egulias/email-validator/EmailValidator/Validation/
H A DMultipleValidationWithAnd.php14 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
92 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/drupal9/drupal-9.2.10/vendor/egulias/email-validator/src/Validation/
H A DMultipleValidationWithAnd.php14 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
104 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/egulias/email-validator/src/Validation/
H A DMultipleValidationWithAnd.php14 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
104 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/typo3-10/typo3_src-10.4.25/vendor/egulias/email-validator/EmailValidator/Validation/
H A DMultipleValidationWithAnd.php14 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
104 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/drupal8/drupal-8.9.20/vendor/egulias/email-validator/EmailValidator/Validation/
H A DMultipleValidationWithAnd.php14 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
104 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/egulias/email-validator/src/Validation/
H A DMultipleValidationWithAnd.php14 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
104 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/egulias/email-validator/src/Validation/
H A DMultipleValidationWithAnd.php16 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
99 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/owncloud/owncloud/lib/composer/egulias/email-validator/src/Validation/
H A DMultipleValidationWithAnd.php16 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
99 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/www/nextcloud/nextcloud/3rdparty/egulias/email-validator/src/Validation/
H A DMultipleValidationWithAnd.php16 const STOP_ON_ERROR = 0; define in Egulias\\EmailValidator\\Validation\\MultipleValidationWithAnd
99 return !$result && $this->mode === self::STOP_ON_ERROR;
/dports/devel/clixon/clixon-4.8.0/apps/netconf/
H A Dnetconf_lib.h59 STOP_ON_ERROR, enumerator
H A Dnetconf_rpc.c240 *erropt = STOP_ON_ERROR; in get_edit_opts()
317 enum error_option erropt = STOP_ON_ERROR; /* only supports this */ in netconf_edit_config()
328 if (testopt!=TEST_THEN_SET || erropt!=STOP_ON_ERROR){ in netconf_edit_config()
/dports/net/ryu/ryu-4.26/ryu/lib/netconf/
H A Dconstants.py136 STOP_ON_ERROR = 'stop-on-error' variable
/dports/databases/ora2pg/ora2pg-22.1/
H A DMakefile.PL719 STOP_ON_ERROR 1
H A DREADME1660 STOP_ON_ERROR
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip/
H A Dsip_parser.c2405 enum { STOP_ON_ERROR = 1 }; in pjsip_parse_headers() enumerator
2478 if ((options & STOP_ON_ERROR) == STOP_ON_ERROR) { in pjsip_parse_headers()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dpsx_vidhrdw.c25 #define STOP_ON_ERROR ( 0 ) macro
3237 #if ( STOP_ON_ERROR ) in psx_gpu_write()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dpsx_vidhrdw.c25 #define STOP_ON_ERROR ( 0 ) macro
3237 #if ( STOP_ON_ERROR ) in psx_gpu_write()
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dpsx.cpp17 #define STOP_ON_ERROR ( 0 ) macro
3257 #if ( STOP_ON_ERROR ) in gpu_write()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dpsx.cpp17 #define STOP_ON_ERROR ( 0 ) macro
3257 #if ( STOP_ON_ERROR ) in gpu_write()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Utility/
H A DGeneralUtility.php825 …alid($email, new MultipleValidationWithAnd($validators, MultipleValidationWithAnd::STOP_ON_ERROR));
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D9467.0e38943fa459e872fe93.js.map1 … 'STATUS',\r\n 'STATUSONLY',\r\n 'STOP',\r\n 'STOP_ON_ERROR',\r\n '…
/dports/databases/ora2pg/ora2pg-22.1/doc/
H A DOra2Pg.pod1706 =item STOP_ON_ERROR

12