Home
last modified time | relevance | path

Searched refs:_check_for_early_dl_end (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/email/
D_header_value_parser.py1494 def _check_for_early_dl_end(value, domain_literal): function
1516 if _check_for_early_dl_end(value, domain_literal):
1524 if _check_for_early_dl_end(value, domain_literal):
1529 if _check_for_early_dl_end(value, domain_literal):