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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mimify.py 284 must_quote_body = must_quote_header = has_iso_chars = 0
338 if not has_iso_chars:
340 has_iso_chars = must_quote_body = 1
351 if has_iso_chars:
372 if has_iso_chars:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mimify.py 284 must_quote_body = must_quote_header = has_iso_chars = 0
338 if not has_iso_chars:
340 has_iso_chars = must_quote_body = 1
351 if has_iso_chars:
372 if has_iso_chars:

Completed in 39 milliseconds