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):
8 from email.utils import _has_surrogates213 if refold or refold_binary and _has_surrogates(value):
16 from email.utils import _has_surrogates240 if _has_surrogates(msg._payload):431 if _has_surrogates(msg._payload) and not self.policy.cte_type=='7bit':
51 def _has_surrogates(s): function
197 if utils._has_surrogates(kwds['decoded']):
790 if utils._has_surrogates(value):992 if utils._has_surrogates(xtext):2960 if utils._has_surrogates(value):
263 if utils._has_surrogates(payload):