Lines Matching refs:LB
122 # Rule LB 4, 5 Mandatory (Hard) breaks.
129 # LB 6 Do not break before hard line breaks.
131 $LB4NonBreaks? $LB4Breaks {100}; # LB 5 do not break before hard breaks.
135 # LB 7 x SP
142 # LB 8 Break after zero width space
149 # LB 8a ZWJ x Do not break Emoji ZWJ sequences.
153 # LB 9 Combining marks. X $CM needs to behave like X, where X is not $SP, $BK $CR $LF $NL
161 # LB 11 Do not break before or after WORD JOINER & related characters.
170 # LB 12 Do not break after NBSP and related characters.
176 # LB 12a Do not break before NBSP and related characters ...
185 # LB 13 Don't break before ']' or '!' or or '/', even after spaces.
205 # LB 14 Do not break after OP, even after spaces
216 # LB 14a Force a break before start of a number with a leading decimal pt, e.g. " .23"
226 # LB 14b Do not break before numeric separators (IS), even after spaces.
236 # LB 15
239 # LB 16
242 # LB 17
246 # LB 18 Break after spaces.
252 # LB 19
260 # LB 20
266 # LB 20.09 Don't break between Hyphens and Letters when there is a break preceding the hyphen.
272 # LB 21 x (BA | HY | NS)
283 # LB 21a Don't break after Hebrew + Hyphen
288 # LB 21b (forward) Don't break between SY and HL
289 # (break between HL and SY already disallowed by LB 13 above)
292 # LB 22 Do not break before ellipses
298 # LB 23
304 # LB 23a
311 # LB 24
318 # LB 25 Numbers.
323 # LB 26 Do not break a Korean syllable
329 # LB 27 Treat korean Syllable Block the same as ID (don't break it)
335 # LB 28 Do not break between alphabetics
340 # LB 29
343 # LB 30
348 # LB 30a Do not break between regional indicators. Break after pairs of them.
357 # LB 30b Do not break between an Emoji Base and an Emoji Modifier
360 # LB 31 Break everywhere else.