HomeSort by relevance Sort by last modified time
    Searched refs:has_cte (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimify.py 282 has_cte = is_qp = is_base64 = 0
301 has_cte = 1
360 if has_cte and cte.match(line):
376 if must_quote_body and not has_cte:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimify.py 282 has_cte = is_qp = is_base64 = 0
301 has_cte = 1
360 if has_cte and cte.match(line):
376 if must_quote_body and not has_cte:

Completed in 68 milliseconds