Searched refs:_has_surrogates (Results 1 – 7 of 7) sorted by relevance
9 from email.utils import _has_surrogates287 if _has_surrogates(value):344 if _has_surrogates(value):
7 from email.utils import _has_surrogates212 if refold or refold_binary and _has_surrogates(value):
16 from email.utils import _has_surrogates236 if _has_surrogates(msg._payload):427 if _has_surrogates(msg._payload) and not self.policy.cte_type=='7bit':
51 def _has_surrogates(s): function
198 if utils._has_surrogates(kwds['decoded']):
780 if utils._has_surrogates(value):966 if utils._has_surrogates(xtext):2773 if utils._has_surrogates(value):
263 if utils._has_surrogates(payload):