#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 |
#define MAX_HASH_VALUE 186 |
#define MAX_WORD_LENGTH 24 |
#define MIN_HASH_VALUE 18 |
#define MIN_WORD_LENGTH 4 |
#define TOTAL_KEYWORDS 123 |