Lines Matching refs:breaks
696 # Check for line breaks, special, and unicode characters.
759 # Spaces followed by breaks, as well as special character are only
765 # Although the plain scalar writer supports breaks, we never emit
857 breaks = False
875 elif breaks:
904 breaks = (ch in '\n\x85\u2028\u2029')
999 breaks = True
1005 if breaks:
1041 breaks = (ch in '\n\x85\u2028\u2029')
1051 breaks = True
1057 if breaks:
1077 breaks = (ch in '\n\x85\u2028\u2029')
1094 breaks = False
1113 elif breaks:
1136 breaks = (ch in '\n\x85\u2028\u2029')