Lines Matching refs:AL
8201 AL,
8271 {0x606, 0x607, direction::ON}, {0x608, 0x608, direction::AL},
8272 {0x609, 0x60a, direction::ET}, {0x60b, 0x60b, direction::AL},
8273 {0x60c, 0x60c, direction::CS}, {0x60d, 0x60d, direction::AL},
8275 {0x61b, 0x61c, direction::AL}, {0x61e, 0x64a, direction::AL},
8278 {0x66d, 0x66f, direction::AL}, {0x670, 0x670, direction::NSM},
8279 {0x671, 0x6d5, direction::AL}, {0x6d6, 0x6dc, direction::NSM},
8281 {0x6df, 0x6e4, direction::NSM}, {0x6e5, 0x6e6, direction::AL},
8283 {0x6ea, 0x6ed, direction::NSM}, {0x6ee, 0x6ef, direction::AL},
8284 {0x6f0, 0x6f9, direction::EN}, {0x6fa, 0x70d, direction::AL},
8285 {0x70f, 0x710, direction::AL}, {0x711, 0x711, direction::NSM},
8286 {0x712, 0x72f, direction::AL}, {0x730, 0x74a, direction::NSM},
8287 {0x74d, 0x7a5, direction::AL}, {0x7a6, 0x7b0, direction::NSM},
8288 {0x7b1, 0x7b1, direction::AL}, {0x7c0, 0x7ea, direction::R},
8297 {0x85e, 0x85e, direction::R}, {0x860, 0x86a, direction::AL},
8298 {0x8a0, 0x8b4, direction::AL}, {0x8b6, 0x8c7, direction::AL},
8658 {0xfb46, 0xfb4f, direction::R}, {0xfb50, 0xfbc1, direction::AL},
8659 {0xfbd3, 0xfd3d, direction::AL}, {0xfd3e, 0xfd3f, direction::ON},
8660 {0xfd50, 0xfd8f, direction::AL}, {0xfd92, 0xfdc7, direction::AL},
8661 {0xfdf0, 0xfdfc, direction::AL}, {0xfdfd, 0xfdfd, direction::ON},
8670 {0xfe6b, 0xfe6b, direction::ON}, {0xfe70, 0xfe74, direction::AL},
8671 {0xfe76, 0xfefc, direction::AL}, {0xfeff, 0xfeff, direction::BN},
8724 {0x10cfa, 0x10cff, direction::R}, {0x10d00, 0x10d23, direction::AL},
8729 {0x10f30, 0x10f45, direction::AL}, {0x10f46, 0x10f50, direction::NSM},
8730 {0x10f51, 0x10f59, direction::AL}, {0x10fb0, 0x10fcb, direction::R},
8903 {0x1ec71, 0x1ecb4, direction::AL}, {0x1ed01, 0x1ed3d, direction::AL},
8904 {0x1ee00, 0x1ee03, direction::AL}, {0x1ee05, 0x1ee1f, direction::AL},
8905 {0x1ee21, 0x1ee22, direction::AL}, {0x1ee24, 0x1ee24, direction::AL},
8906 {0x1ee27, 0x1ee27, direction::AL}, {0x1ee29, 0x1ee32, direction::AL},
8907 {0x1ee34, 0x1ee37, direction::AL}, {0x1ee39, 0x1ee39, direction::AL},
8908 {0x1ee3b, 0x1ee3b, direction::AL}, {0x1ee42, 0x1ee42, direction::AL},
8909 {0x1ee47, 0x1ee47, direction::AL}, {0x1ee49, 0x1ee49, direction::AL},
8910 {0x1ee4b, 0x1ee4b, direction::AL}, {0x1ee4d, 0x1ee4f, direction::AL},
8911 {0x1ee51, 0x1ee52, direction::AL}, {0x1ee54, 0x1ee54, direction::AL},
8912 {0x1ee57, 0x1ee57, direction::AL}, {0x1ee59, 0x1ee59, direction::AL},
8913 {0x1ee5b, 0x1ee5b, direction::AL}, {0x1ee5d, 0x1ee5d, direction::AL},
8914 {0x1ee5f, 0x1ee5f, direction::AL}, {0x1ee61, 0x1ee62, direction::AL},
8915 {0x1ee64, 0x1ee64, direction::AL}, {0x1ee67, 0x1ee6a, direction::AL},
8916 {0x1ee6c, 0x1ee72, direction::AL}, {0x1ee74, 0x1ee77, direction::AL},
8917 {0x1ee79, 0x1ee7c, direction::AL}, {0x1ee7e, 0x1ee7e, direction::AL},
8918 {0x1ee80, 0x1ee89, direction::AL}, {0x1ee8b, 0x1ee9b, direction::AL},
8919 {0x1eea1, 0x1eea3, direction::AL}, {0x1eea5, 0x1eea9, direction::AL},
8920 {0x1eeab, 0x1eebb, direction::AL}, {0x1eef0, 0x1eef1, direction::ON},
8977 // An RTL label is a label that contains at least one character of type R, AL,
8981 (1u << direction::R) | (1u << direction::AL) | (1u << direction::AN);
9425 // or AL. If it has the R or AL property, it is an RTL label; if it
9428 // 2. In an RTL label, only characters with the Bidi properties R, AL,
9432 // Bidi property R, AL, EN, or AN, followed by zero or more
9455 // or AL. If it has the R or AL property, it is an RTL label; if it
9494 if (!(d == direction::R || d == direction::AL || d == direction::AN ||
9502 !(d == direction::R || d == direction::AL || d == direction::AN ||