Go to the documentation of this file.
20 #ifndef TESSERACT_CCUTIL_UNICODES_H__
21 #define TESSERACT_CCUTIL_UNICODES_H__
27 extern const char *
kLRM;
28 extern const char *
kRLM;
29 extern const char *
kRLE;
30 extern const char *
kPDF;
39 #endif // TESSERACT_CCUTIL_UNICODES_H__