|
tesseract
5.0.0-alpha-619-ge9db
|
#include "unicodes.h"Go to the source code of this file.
Namespaces | |
| tesseract | |
Variables | |
| const char *const | tesseract::kLRM = "\u200E" |
| Left-to-Right Mark. More... | |
| const char *const | tesseract::kRLM = "\u200F" |
| Right-to-Left Mark. More... | |
| const char *const | tesseract::kRLE = "\u202A" |
| Right-to-Left Embedding. More... | |
| const char *const | tesseract::kPDF = "\u202C" |
| Pop Directional Formatting. More... | |