#ifndef SCRIPT_SPAN_UTF8SCANNOT_LETTERMARKSPECIAL_H_
#define SCRIPT_SPAN_UTF8SCANNOT_LETTERMARKSPECIAL_H_
#include "integral_types.h"
#include "utf8statetable.h"
namespace chrome_lang_id {
namespace CLD2 {
#define X__ …
#define RJ_ …
#define S1_ …
#define S2_ …
#define S3_ …
#define S21 …
#define S31 …
#define S32 …
#define T1_ …
#define T2_ …
#define S11 …
#define SP_ …
#define D__ …
#define RJA …
static const unsigned int utf8scannot_lettermarkspecial_STATE0 = …;
static const unsigned int utf8scannot_lettermarkspecial_STATE0_SIZE = …;
static const unsigned int utf8scannot_lettermarkspecial_TOTAL_SIZE = …;
static const unsigned int utf8scannot_lettermarkspecial_MAX_EXPAND_X4 = …;
static const unsigned int utf8scannot_lettermarkspecial_SHIFT = …;
static const unsigned int utf8scannot_lettermarkspecial_BYTES = …;
static const unsigned int utf8scannot_lettermarkspecial_LOSUB = …;
static const unsigned int utf8scannot_lettermarkspecial_HIADD = …;
static const uint8 utf8scannot_lettermarkspecial[] = …;
static const RemapEntry utf8scannot_lettermarkspecial_remap_base[] = …;
static const unsigned char utf8scannot_lettermarkspecial_remap_string[] = …;
static const unsigned char utf8scannot_lettermarkspecial_fast[256] = …;
static const UTF8ScanObj utf8scannot_lettermarkspecial_obj = …;
#undef X__
#undef RJ_
#undef S1_
#undef S2_
#undef S3_
#undef S21
#undef S31
#undef S32
#undef T1_
#undef T2_
#undef S11
#undef SP_
#undef D__
#undef RJA
}
}
#endif