Lines Matching refs:HL
43 $HL = [:LineBreak = Hebrew_Letter:];
110 $AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP $QU $BA $HY $NS $IN …
256 # HL (HY | BA) x
258 $HL $CM* ($HY | $BA) $CM* [^$CB]?;
260 # LB 21b (forward) Don't break between SY and HL
261 # (break between HL and SY already disallowed by LB 13 above)
262 $SY $CM* $HL;
265 ($ALPlus | $HL) $CM* $IN;
275 ($ALPlus | $HL) $CM* $NU;
277 $NU $CM* ($ALPlus | $HL);
288 ($PR | $PO) $CM* ($ALPlus | $HL);
289 ($ALPlus | $HL) $CM* ($PR | $PO);
312 ($ALPlus | $HL) $CM* ($ALPlus | $HL);
313 ^$CM+ ($ALPlus | $HL); # The $CM+ is from rule 10, an unattached CM is treated as AL
316 $IS $CM* ($ALPlus | $HL);
319 ($ALPlus | $HL | $NU) $CM* $OP;
321 $CP $CM* ($ALPlus | $HL | $NU);