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.py1550 def _check_for_early_dl_end(value, domain_literal): function
1572 if _check_for_early_dl_end(value, domain_literal):
1580 if _check_for_early_dl_end(value, domain_literal):
1585 if _check_for_early_dl_end(value, domain_literal):