FHParser.cpp File Reference
#include <algorithm>
#include <memory>
#include <sstream>
#include <string>
#include <string.h>
#include <unicode/utf8.h>
#include <unicode/utf16.h>
#include <lcms2.h>
#include "FHCollector.h"
#include "FHColorProfiles.h"
#include "FHConstants.h"
#include "FHInternalStream.h"
#include "FHParser.h"
#include "libfreehand_utils.h"
#include "tokens.h"
#include "tokenhash.h"

Macros

#define TOTAL_KEYWORDS   123
 
#define MIN_WORD_LENGTH   4
 
#define MAX_WORD_LENGTH   24
 
#define MIN_HASH_VALUE   18
 
#define MAX_HASH_VALUE   186
 

Macro Definition Documentation

◆ MAX_HASH_VALUE

#define MAX_HASH_VALUE   186

◆ MAX_WORD_LENGTH

#define MAX_WORD_LENGTH   24

◆ MIN_HASH_VALUE

#define MIN_HASH_VALUE   18

◆ MIN_WORD_LENGTH

#define MIN_WORD_LENGTH   4

◆ TOTAL_KEYWORDS

#define TOTAL_KEYWORDS   123

Generated for libfreehand by doxygen 1.13.1