Home
last modified time | relevance | path

Searched defs:invalid_email (Results 1 – 4 of 4) sorted by relevance

/dports/www/coppermine/cpg1.6.x-1.6.12/
H A Dreport_file.php104 $invalid_email = '<div class="cpg_message_error">' . $lang_report_php['invalid_email'] . '</div>'; variable
/dports/devel/py-marshmallow/marshmallow-3.14.1/tests/
H A Dtest_validate.py220 def test_email_invalid(invalid_email): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/
H A Dvalidation_unittest.cc178 for (const char* invalid_email : kInvalidEmailAddress) { in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/
H A Dvalidation_unittest.cc178 for (const char* invalid_email : kInvalidEmailAddress) { in TEST() local