Lines Matching refs:HL
43 $HL = [:LineBreak = Hebrew_Letter:];
118 $AL_FOLLOW = [$BK $CR $LF $NL $ZW $SP $CL $CP $EX $HL $IS $SY $WJ $GL $OP30 $QU $BA $HY $NS $I…
221 $CanFollowIS = [$BK $CR $LF $NL $SP $ZW $WJ $GL $CL $CP $EX $IS $SY $QU $BA $HY $NS $ALPlus $HL $IN…
284 # HL (HY | BA) x
286 $HL $CM* ($HY | $BA) $CM* [^$CB]?;
288 # LB 21b (forward) Don't break between SY and HL
289 # (break between HL and SY already disallowed by LB 13 above)
290 $SY $CM* $HL;
300 ($ALPlus | $HL) $CM* $NU;
302 $NU $CM* ($ALPlus | $HL);
313 ($PR | $PO) $CM* ($ALPlus | $HL);
314 ($ALPlus | $HL) $CM* ($PR | $PO);
337 ($ALPlus | $HL) $CM* ($ALPlus | $HL);
338 ^$CM+ ($ALPlus | $HL); # The $CM+ is from rule 10, an unattached CM is treated as AL
341 $IS $CM* ($ALPlus | $HL);
344 ($ALPlus | $HL | $NU) $CM* $OP30;
346 $CP30 $CM* ($ALPlus | $HL | $NU);