Constant
in package
Com\Tecnick\Unicode\Data\Constant
Tags
Table of Contents
Constants
- ALM = 1564
- (U+061C) ARABIC LETTER MARK Right-to-left zero-width Arabic character
- FSI = 8296
- (U+2068) FIRST STRONG ISOLATE Treat the following text as isolated and in the direction of its first strong directional character that is not inside a nested isolate
- LRE = 8234
- (U+202A) LEFT-TO-RIGHT EMBEDDING Treat the following text as embedded left-to-right
- LRI = 8294
- (U+2066) LEFT-TO-RIGHT ISOLATE Treat the following text as isolated and left-to-right
- LRM = 8206
- LRO = 8237
- (U+202D) for LEFT-TO-RIGHT OVERRIDE Force following characters to be treated as strong left-to-right characters
- PDF = 8236
- (U+202C) POP DIRECTIONAL FORMATTING End the scope of the last LRE, RLE, RLO, or LRO whose scope has not yet been terminated
- PDI = 8297
- (U+2069) POP DIRECTIONAL ISOLATE End the scope of the last LRI, RLI, or FSI
- RLE = 8235
- (U+202B) RIGHT-TO-LEFT EMBEDDING Treat the following text as embedded right-to-left
- RLI = 8295
- (U+2067) RIGHT-TO-LEFT ISOLATE Treat the following text as isolated and right-to-left
- RLM = 8207
- (U+200F) RIGHT-TO-LEFT MARK Right-to-left zero-width non-Arabic character
- RLO = 8238
- (U+202E) RIGHT-TO-LEFT OVERRIDE Force following characters to be treated as strong right-to-left characters
- SPACE = 32
- (U+0020) SPACE
- ZERO_WIDTH_NON_JOINER = 8204
- (U+200C) ZERO WIDTH NON-JOINER
Constants
ALM
(U+061C) ARABIC LETTER MARK Right-to-left zero-width Arabic character
public mixed ALM = 1564
FSI
(U+2068) FIRST STRONG ISOLATE Treat the following text as isolated and in the direction of its first strong directional character that is not inside a nested isolate
public mixed FSI = 8296
LRE
(U+202A) LEFT-TO-RIGHT EMBEDDING Treat the following text as embedded left-to-right
public mixed LRE = 8234
LRI
(U+2066) LEFT-TO-RIGHT ISOLATE Treat the following text as isolated and left-to-right
public mixed LRI = 8294
LRM
public mixed LRM = 8206
LRO
(U+202D) for LEFT-TO-RIGHT OVERRIDE Force following characters to be treated as strong left-to-right characters
public mixed LRO = 8237
(U+202C) POP DIRECTIONAL FORMATTING End the scope of the last LRE, RLE, RLO, or LRO whose scope has not yet been terminated
public mixed PDF = 8236
PDI
(U+2069) POP DIRECTIONAL ISOLATE End the scope of the last LRI, RLI, or FSI
public mixed PDI = 8297
RLE
(U+202B) RIGHT-TO-LEFT EMBEDDING Treat the following text as embedded right-to-left
public mixed RLE = 8235
RLI
(U+2067) RIGHT-TO-LEFT ISOLATE Treat the following text as isolated and right-to-left
public mixed RLI = 8295
RLM
(U+200F) RIGHT-TO-LEFT MARK Right-to-left zero-width non-Arabic character
public mixed RLM = 8207
RLO
(U+202E) RIGHT-TO-LEFT OVERRIDE Force following characters to be treated as strong right-to-left characters
public mixed RLO = 8238
SPACE
(U+0020) SPACE
public mixed SPACE = 32
ZERO_WIDTH_NON_JOINER
(U+200C) ZERO WIDTH NON-JOINER
public mixed ZERO_WIDTH_NON_JOINER =
8204