Tesseract
3.02
|
#include <memory.h>
#include <string.h>
Go to the source code of this file.
Classes | |
class | UNICHAR |
Macros | |
#define | UNICHAR_LEN 30 |
Typedefs | |
typedef int | UNICHAR_ID |
Enumerations | |
enum | StrongScriptDirection { DIR_NEUTRAL = 0, DIR_LEFT_TO_RIGHT = 1, DIR_RIGHT_TO_LEFT = 2, DIR_MIX = 3 } |
typedef int UNICHAR_ID |
Definition at line 38 of file unichar.h.