Searched refs:ew_combine_allowed (Results 1 – 1 of 1) sorted by relevance
107 ew_combine_allowed = True variable in TokenList551 ew_combine_allowed = False variable in DisplayName851 ew_combine_allowed = True variable in Terminal2650 part.ew_combine_allowed, charset)2688 def _fold_as_ew(to_encode, lines, maxlen, last_ew, ew_combine_allowed, charset): argument2699 if last_ew is not None and ew_combine_allowed:2741 return new_last_ew if ew_combine_allowed else None