This commit is contained in:
kipp%netscape.com 1999-02-18 03:29:24 +00:00
Родитель 674d43c0b3
Коммит 2b027db79b
8 изменённых файлов: 2870 добавлений и 2939 удалений

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -9,9 +9,9 @@
#define TOTAL_KEYWORDS 142
#define MIN_WORD_LENGTH 3
#define MAX_WORD_LENGTH 21
#define MIN_HASH_VALUE 193
#define MAX_HASH_VALUE 1155
/* maximum key range = 963, duplicates = 0 */
#define MIN_HASH_VALUE 70
#define MAX_HASH_VALUE 1072
/* maximum key range = 1003, duplicates = 0 */
struct StaticNameTable {
@ -50,425 +50,421 @@ PRInt32 nsCSSProps::LookupName(const char* str)
{
static unsigned short asso_values[] =
{
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 215, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 161, 214, 250,
226, 174, 146, 217, 246, 141, 1156, 69, 102, 94,
144, 30, 7, 185, 4, 194, 153, 32, 89, 212,
176, 245, 60, 1156, 1156, 1156, 1156, 1156,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 144, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 49, 166, 241,
71, 216, 35, 153, 44, 75, 1073, 16, 137, 12,
156, 2, 219, 128, 20, 4, 102, 13, 132, 223,
66, 172, 143, 1073, 1073, 1073, 1073, 1073
};
static unsigned char lengthtable[] =
{
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0,
0, 0, 6, 0, 0, 0, 0, 6, 0, 5, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 4,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 7, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0,
5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0,
0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 4,
0, 0, 0, 0, 6, 0, 0, 0, 7, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 6, 8, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 19, 0, 0,
12, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0,
0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 11, 11,
0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 11, 0, 10, 12, 0, 0, 0,
0, 0, 0, 0, 17, 0, 0, 19, 0, 0, 7, 17, 17, 12,
0, 0, 0, 0, 0, 0, 0, 0, 11, 18, 0, 13, 0, 0,
0, 0, 5, 0, 0, 0, 0, 0, 12, 6, 9, 9, 0, 9,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 13,
0, 0, 7, 0, 0, 0, 11, 0, 0, 0, 0, 17, 0, 0,
0, 0, 0, 10, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 18, 10, 16,
11, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 19,
0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0,
0, 0, 0, 9, 0, 0, 0, 0, 0, 11, 13, 0, 0, 0,
0, 8, 0, 0, 0, 0, 0, 12, 0, 0, 13, 0, 0, 0,
0, 0, 0, 0, 6, 0, 0, 0, 10, 16, 0, 0, 0, 6,
16, 0, 0, 0, 21, 6, 0, 0, 13, 0, 21, 0, 0, 0,
17, 19, 0, 0, 0, 0, 9, 0, 0, 17, 0, 10, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 7, 0, 0, 10,
9, 16, 0, 0, 14, 10, 0, 0, 0, 0, 11, 0, 0, 0,
0, 10, 0, 0, 12, 0, 9, 0, 0, 0, 0, 10, 0, 0,
0, 0, 14, 0, 0, 0, 16, 0, 0, 21, 0, 0, 11, 16,
0, 0, 17, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0,
0, 0, 0, 17, 0, 12, 14, 0, 15, 0, 0, 0, 19, 0,
0, 0, 0, 0, 11, 0, 0, 0, 11, 0, 0, 11, 10, 0,
0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 12, 0, 0, 0,
0, 0, 0, 0, 11, 16, 17, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0,
0, 12, 0, 0, 14, 0, 0, 12, 17, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 12, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
12, 13, 0, 0, 0, 16, 0, 0, 12, 0, 0, 0, 0, 12,
0, 0, 15, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 18, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 13,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 6, 6, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0,
0, 0, 6, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 11, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0,
0, 0, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 11, 6, 0, 11, 0, 0, 9, 0, 0, 17, 0,
0, 0, 0, 0, 3, 8, 0, 10, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 5, 0, 7, 0, 5, 18, 0,
13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 18, 16, 7, 0, 0, 0,
0, 6, 0, 13, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0,
0, 0, 7, 19, 0, 0, 0, 0, 0, 0, 0, 5, 0, 12,
0, 0, 0, 9, 13, 0, 0, 0, 13, 9, 0, 0, 0, 19,
21, 0, 0, 0, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0,
14, 0, 0, 0, 11, 10, 0, 0, 0, 0, 11, 0, 0, 0,
11, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 4, 0, 0,
0, 0, 0, 0, 0, 11, 0, 0, 6, 0, 16, 3, 13, 0,
0, 0, 11, 0, 0, 12, 0, 0, 0, 0, 0, 0, 4, 5,
0, 21, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 7, 0,
0, 0, 17, 0, 7, 0, 0, 12, 0, 0, 11, 0, 0, 0,
0, 10, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 17, 0,
0, 0, 9, 0, 0, 18, 0, 10, 0, 0, 10, 0, 18, 0,
12, 0, 10, 0, 0, 0, 17, 0, 0, 16, 0, 0, 0, 0,
12, 0, 0, 0, 0, 0, 17, 16, 10, 0, 0, 0, 6, 16,
0, 0, 7, 11, 16, 13, 0, 0, 0, 0, 7, 0, 0, 0,
0, 0, 0, 19, 0, 0, 13, 0, 12, 21, 0, 0, 0, 4,
0, 11, 0, 11, 0, 0, 10, 0, 0, 11, 17, 0, 10, 0,
8, 0, 0, 14, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 0, 19, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 9, 0, 10, 0, 0, 0, 0, 0, 11, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 12, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 14, 0, 10, 0,
13, 0, 17, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0,
11, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 8, 0, 13,
0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0,
17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0,
12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 12
};
static struct StaticNameTable wordlist[] =
{
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"top", 131},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",},
{"border", 10},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"speak", 115},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"color", 42},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"cursor", 49},
{"",}, {"",}, {"",}, {"",},
{"filter", 54},
{"",},
{"right", 111},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"font", 56},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",},
{"page", 95},
{"pause", 99},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"clear", 36},
{"",},
{"clip", 37},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"orphans", 84},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"outline", 85},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"pitch", 102},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"float", 55},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"border-top", 27},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"border-right-color", 22},
{"",}, {"",}, {"",}, {"",}, {"",},
{"left", 65},
{"",}, {"",}, {"",}, {"",},
{"bottom", 34},
{"",}, {"",}, {"",},
{"opacity", 83},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"marks", 78},
{"",}, {"",}, {"",}, {"",},
{"cue", 46},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"outline-color", 86},
{"",}, {"",}, {"",}, {"",},
{"volume", 136},
{"position", 106},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"size", 112},
{"border-left", 17},
{"border-bottom-color", 12},
{"",}, {"",},
{"border-color", 16},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"clip-top", 41},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"padding", 90},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"pause-after", 100},
{"padding-top", 94},
{"",}, {"",}, {"",},
{"margin", 72},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"play-during", 104},
{"",},
{"margin-top", 76},
{"border-right", 21},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"background-filter", 4},
{"",}, {"",},
{"background-position", 6},
{"",}, {"",},
{"content", 43},
{"background-repeat", 7},
{"border-left-color", 18},
{"font-variant", 62},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"quotes-open", 109},
{"border-right-style", 23},
{"",},
{"border-bottom", 11},
{"",}, {"",}, {"",}, {"",},
{"width", 139},
{"",}, {"",}, {"",}, {"",}, {"",},
{"speak-header", 116},
{"quotes", 107},
{"elevation", 52},
{"font-size", 58},
{"",},
{"cue-after", 47},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"azimuth", 0},
{"",},
{"marker-offset", 77},
{"",}, {"",},
{"z-index", 141},
{"",}, {"",}, {"",},
{"speech-rate", 119},
{"",}, {"",}, {"",}, {"",},
{"speak-punctuation", 118},
{"",}, {"",}, {"",}, {"",}, {"",},
{"background", 1},
{"",}, {"",}, {"",}, {"",}, {"",},
{"overflow", 89},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"margin-left", 74},
{"",}, {"",}, {"",},
{"border-right-width", 24},
{"cue-before", 48},
{"border-top-color", 28},
{"font-family", 57},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"background-color", 3},
{"",}, {"",}, {"",},
{"border-bottom-style", 13},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"font-weight", 63},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"direction", 50},
{"",}, {"",}, {"",}, {"",}, {"",},
{"pitch-range", 103},
{"outline-style", 87},
{"",}, {"",}, {"",}, {"",},
{"richness", 110},
{"",}, {"",}, {"",}, {"",}, {"",},
{"margin-right", 75},
{"",}, {"",},
{"speak-numeral", 117},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"height", 64},
{"",}, {"",}, {"",},
{"clip-right", 40},
{"page-break-after", 96},
{"",}, {"",}, {"",},
{"stress", 120},
{"background-image", 5},
{"",}, {"",}, {"",},
{"background-attachment", 2},
{"widows", 138},
{"",}, {"",},
{"margin-bottom", 73},
{"",},
{"background-x-position", 8},
{"",}, {"",}, {"",},
{"border-left-style", 19},
{"border-bottom-width", 14},
{"",}, {"",}, {"",}, {"",},
{"clip-left", 39},
{"",}, {"",},
{"play-during-flags", 105},
{"",},
{"visibility", 134},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"text-transform", 130},
{"display", 51},
{"",}, {"",},
{"text-align", 122},
{"min-width", 82},
{"border-top-style", 29},
{"",}, {"",},
{"padding-bottom", 91},
{"min-height", 81},
{"",}, {"",}, {"",}, {"",},
{"line-height", 67},
{"",}, {"",}, {"",}, {"",},
{"font-style", 61},
{"",}, {"",},
{"border-style", 26},
{"",},
{"max-width", 80},
{"",}, {"",}, {"",}, {"",},
{"max-height", 79},
{"",}, {"",}, {"",}, {"",},
{"border-spacing", 25},
{"",}, {"",}, {"",},
{"border-x-spacing", 32},
{"",}, {"",},
{"background-y-position", 9},
{"",}, {"",},
{"clip-bottom", 38},
{"font-size-adjust", 59},
{"",}, {"",},
{"border-left-width", 20},
{"",}, {"",}, {"",}, {"",},
{"outline-width", 88},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"counter-increment", 44},
{"",},
{"padding-left", 92},
{"letter-spacing", 66},
{"",},
{"border-collapse", 15},
{"",}, {"",}, {"",},
{"list-style-position", 70},
{"",}, {"",}, {"",}, {"",}, {"",},
{"text-indent", 124},
{"",}, {"",}, {"",},
{"empty-cells", 53},
{"",}, {"",},
{"white-space", 137},
{"list-style", 68},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"border-top-width", 30},
{"",}, {"",},
{"font-stretch", 60},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"size-height", 113},
{"border-y-spacing", 33},
{"page-break-inside", 98},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"text-shadow", 125},
{"",}, {"",}, {"",}, {"",}, {"",},
{"unicode-bidi", 132},
{"",}, {"",},
{"vertical-align", 133},
{"",}, {"",},
{"pause-before", 101},
{"text-shadow-color", 126},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"padding-right", 93},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",},
{"page-break-before", 97},
{"",}, {"",},
{"border-width", 31},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",},
{"voice-family", 135},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",},
{"table-layout", 121},
{"counter-reset", 45},
{"",}, {"",}, {"",},
{"list-style-image", 69},
{"",}, {"",},
{"caption-side", 35},
{"",}, {"",}, {"",}, {"",},
{"quotes-close", 108},
{"",}, {"",},
{"list-style-type", 71},
{"",}, {"",}, {"",}, {"",},
{"size-width", 114},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"word-spacing", 140},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"text-shadow-x", 128},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"text-shadow-radius", 127},
{"",}, {"",}, {"",}, {"",}, {"",},
{"text-decoration", 123},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"text-shadow-y", 129},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"marks", 78},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"stress", 120},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"font", 56},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"quotes", 107},
{"filter", 54},
{""}, {""}, {""}, {""},
{"font-stretch", 60},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"orphans", 84},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"bottom", 34},
{""}, {""}, {""},
{"right", 111},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"border", 10},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"speak", 115},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"font-family", 57},
{"color", 42},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""},
{"float", 55},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"max-width", 80},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"size", 112},
{"cursor", 49},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""},
{"size-height", 113},
{"widows", 138},
{""},
{"quotes-open", 109},
{""}, {""},
{"min-width", 82},
{""}, {""},
{"background-filter", 4},
{""}, {""}, {""}, {""}, {""},
{"top", 131},
{"richness", 110},
{""},
{"background", 1},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"pitch", 102},
{""},
{"azimuth", 0},
{""},
{"width", 139},
{"border-right-color", 22},
{""},
{"outline-color", 86},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"border-right-width", 24},
{"font-size-adjust", 59},
{"display", 51},
{""}, {""}, {""}, {""},
{"margin", 72},
{""},
{"border-bottom", 11},
{""}, {""}, {""}, {""}, {""},
{"background-repeat", 7},
{""}, {""}, {""}, {""}, {""}, {""},
{"outline", 85},
{"border-bottom-color", 12},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"clear", 36},
{""},
{"font-variant", 62},
{""}, {""}, {""},
{"font-size", 58},
{"margin-bottom", 73},
{""}, {""}, {""},
{"marker-offset", 77},
{"direction", 50},
{""}, {""}, {""},
{"border-bottom-width", 14},
{"background-attachment", 2},
{""}, {""}, {""},
{"border-right", 21},
{""}, {""},
{"size-width", 114},
{""}, {""}, {""}, {""}, {""}, {""},
{"border-spacing", 25},
{""}, {""}, {""},
{"border-left", 17},
{"font-style", 61},
{""}, {""}, {""}, {""},
{"line-height", 67},
{""}, {""}, {""},
{"font-weight", 63},
{""}, {""}, {""}, {""},
{"margin-right", 75},
{""}, {""}, {""}, {""}, {""},
{"left", 65},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"margin-left", 74},
{""}, {""},
{"height", 64},
{""},
{"border-x-spacing", 32},
{"cue", 46},
{"outline-width", 88},
{""}, {""}, {""},
{"pause-after", 100},
{""}, {""},
{"border-color", 16},
{""}, {""}, {""}, {""}, {""}, {""},
{"page", 95},
{"pause", 99},
{""},
{"background-x-position", 8},
{""}, {""}, {""}, {""}, {""},
{"text-transform", 130},
{""}, {""}, {""}, {""},
{"opacity", 83},
{""}, {""}, {""},
{"border-left-color", 18},
{""},
{"content", 43},
{""}, {""},
{"border-width", 31},
{""}, {""},
{"speech-rate", 119},
{""}, {""}, {""}, {""},
{"border-top", 27},
{""}, {""}, {""}, {""}, {""},
{"background-color", 3},
{"border-top-style", 29},
{""}, {""}, {""},
{"border-left-width", 20},
{""}, {""}, {""},
{"cue-after", 47},
{""}, {""},
{"text-shadow-radius", 127},
{""},
{"visibility", 134},
{""}, {""},
{"max-height", 79},
{""},
{"border-right-style", 23},
{""},
{"unicode-bidi", 132},
{""},
{"margin-top", 76},
{""}, {""}, {""},
{"text-shadow-color", 126},
{""}, {""},
{"background-image", 5},
{""}, {""}, {""}, {""},
{"table-layout", 121},
{""}, {""}, {""}, {""}, {""},
{"speak-punctuation", 118},
{"border-top-color", 28},
{"min-height", 81},
{""}, {""}, {""},
{"volume", 136},
{"border-top-width", 30},
{""}, {""},
{"z-index", 141},
{"text-indent", 124},
{"border-y-spacing", 33},
{"speak-numeral", 117},
{""}, {""}, {""}, {""},
{"padding", 90},
{""}, {""}, {""}, {""}, {""}, {""},
{"border-bottom-style", 13},
{""}, {""},
{"text-shadow-x", 128},
{""},
{"word-spacing", 140},
{"background-y-position", 9},
{""}, {""}, {""},
{"clip", 37},
{""},
{"empty-cells", 53},
{""},
{"text-shadow", 125},
{""}, {""},
{"text-align", 122},
{""}, {""},
{"play-during", 104},
{"play-during-flags", 105},
{""},
{"list-style", 68},
{""},
{"position", 106},
{""}, {""},
{"letter-spacing", 66},
{""}, {""},
{"elevation", 52},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"speak-header", 116},
{"border-style", 26},
{""}, {""}, {""}, {""}, {""},
{"background-position", 6},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"clip-left", 39},
{""},
{"clip-right", 40},
{""}, {""}, {""}, {""}, {""},
{"clip-bottom", 38},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"outline-style", 87},
{""},
{"voice-family", 135},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"list-style-image", 69},
{"padding-bottom", 91},
{""},
{"cue-before", 48},
{""},
{"text-shadow-y", 129},
{""},
{"border-left-style", 19},
{""}, {""}, {""}, {""}, {""}, {""},
{"border-collapse", 15},
{""}, {""}, {""}, {""},
{"pitch-range", 103},
{""}, {""}, {""}, {""}, {""}, {""},
{"list-style-type", 71},
{""}, {""}, {""},
{"overflow", 89},
{""},
{"padding-right", 93},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"page-break-after", 96},
{""}, {""}, {""}, {""}, {""}, {""},
{"counter-increment", 44},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"list-style-position", 70},
{""},
{"padding-left", 92},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"padding-top", 94},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"quotes-close", 108},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"white-space", 137},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"caption-side", 35},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"text-decoration", 123},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"clip-top", 41},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"counter-reset", 45},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""},
{"page-break-inside", 98},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"vertical-align", 133},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""},
{"page-break-before", 97},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"pause-before", 101}
};
if (str != NULL) {

Просмотреть файл

@ -1,4 +1,4 @@
/* Do not edit - generated by genhash.pl */
/* Do not edit - generated by ./genhash.pl */
#define KEYWORD__MOZ_BG_INSET 0
#define KEYWORD__MOZ_BG_OUTSET 1
#define KEYWORD_ABOVE 2

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,4 +1,4 @@
/* Do not edit - generated by genhash.pl */
/* Do not edit - generated by ./genhash.pl */
#define PROP_AZIMUTH 0
#define PROP_BACKGROUND 1
#define PROP_BACKGROUND_ATTACHMENT 2

Просмотреть файл

@ -9,9 +9,9 @@
#define TOTAL_KEYWORDS 142
#define MIN_WORD_LENGTH 3
#define MAX_WORD_LENGTH 21
#define MIN_HASH_VALUE 193
#define MAX_HASH_VALUE 1155
/* maximum key range = 963, duplicates = 0 */
#define MIN_HASH_VALUE 70
#define MAX_HASH_VALUE 1072
/* maximum key range = 1003, duplicates = 0 */
struct StaticNameTable {
@ -50,425 +50,421 @@ PRInt32 nsCSSProps::LookupName(const char* str)
{
static unsigned short asso_values[] =
{
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 215, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 161, 214, 250,
226, 174, 146, 217, 246, 141, 1156, 69, 102, 94,
144, 30, 7, 185, 4, 194, 153, 32, 89, 212,
176, 245, 60, 1156, 1156, 1156, 1156, 1156,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 144, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 49, 166, 241,
71, 216, 35, 153, 44, 75, 1073, 16, 137, 12,
156, 2, 219, 128, 20, 4, 102, 13, 132, 223,
66, 172, 143, 1073, 1073, 1073, 1073, 1073
};
static unsigned char lengthtable[] =
{
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0,
0, 0, 6, 0, 0, 0, 0, 6, 0, 5, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 4,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 7, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0,
5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0,
0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 4,
0, 0, 0, 0, 6, 0, 0, 0, 7, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 6, 8, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 19, 0, 0,
12, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0,
0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 11, 11,
0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 11, 0, 10, 12, 0, 0, 0,
0, 0, 0, 0, 17, 0, 0, 19, 0, 0, 7, 17, 17, 12,
0, 0, 0, 0, 0, 0, 0, 0, 11, 18, 0, 13, 0, 0,
0, 0, 5, 0, 0, 0, 0, 0, 12, 6, 9, 9, 0, 9,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 13,
0, 0, 7, 0, 0, 0, 11, 0, 0, 0, 0, 17, 0, 0,
0, 0, 0, 10, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 18, 10, 16,
11, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 19,
0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0,
0, 0, 0, 9, 0, 0, 0, 0, 0, 11, 13, 0, 0, 0,
0, 8, 0, 0, 0, 0, 0, 12, 0, 0, 13, 0, 0, 0,
0, 0, 0, 0, 6, 0, 0, 0, 10, 16, 0, 0, 0, 6,
16, 0, 0, 0, 21, 6, 0, 0, 13, 0, 21, 0, 0, 0,
17, 19, 0, 0, 0, 0, 9, 0, 0, 17, 0, 10, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 7, 0, 0, 10,
9, 16, 0, 0, 14, 10, 0, 0, 0, 0, 11, 0, 0, 0,
0, 10, 0, 0, 12, 0, 9, 0, 0, 0, 0, 10, 0, 0,
0, 0, 14, 0, 0, 0, 16, 0, 0, 21, 0, 0, 11, 16,
0, 0, 17, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0,
0, 0, 0, 17, 0, 12, 14, 0, 15, 0, 0, 0, 19, 0,
0, 0, 0, 0, 11, 0, 0, 0, 11, 0, 0, 11, 10, 0,
0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 12, 0, 0, 0,
0, 0, 0, 0, 11, 16, 17, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0,
0, 12, 0, 0, 14, 0, 0, 12, 17, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 12, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
12, 13, 0, 0, 0, 16, 0, 0, 12, 0, 0, 0, 0, 12,
0, 0, 15, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 18, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 13,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 6, 6, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0,
0, 0, 6, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 11, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0,
0, 0, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 11, 6, 0, 11, 0, 0, 9, 0, 0, 17, 0,
0, 0, 0, 0, 3, 8, 0, 10, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 5, 0, 7, 0, 5, 18, 0,
13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 18, 16, 7, 0, 0, 0,
0, 6, 0, 13, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0,
0, 0, 7, 19, 0, 0, 0, 0, 0, 0, 0, 5, 0, 12,
0, 0, 0, 9, 13, 0, 0, 0, 13, 9, 0, 0, 0, 19,
21, 0, 0, 0, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0,
14, 0, 0, 0, 11, 10, 0, 0, 0, 0, 11, 0, 0, 0,
11, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 4, 0, 0,
0, 0, 0, 0, 0, 11, 0, 0, 6, 0, 16, 3, 13, 0,
0, 0, 11, 0, 0, 12, 0, 0, 0, 0, 0, 0, 4, 5,
0, 21, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 7, 0,
0, 0, 17, 0, 7, 0, 0, 12, 0, 0, 11, 0, 0, 0,
0, 10, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 17, 0,
0, 0, 9, 0, 0, 18, 0, 10, 0, 0, 10, 0, 18, 0,
12, 0, 10, 0, 0, 0, 17, 0, 0, 16, 0, 0, 0, 0,
12, 0, 0, 0, 0, 0, 17, 16, 10, 0, 0, 0, 6, 16,
0, 0, 7, 11, 16, 13, 0, 0, 0, 0, 7, 0, 0, 0,
0, 0, 0, 19, 0, 0, 13, 0, 12, 21, 0, 0, 0, 4,
0, 11, 0, 11, 0, 0, 10, 0, 0, 11, 17, 0, 10, 0,
8, 0, 0, 14, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 0, 19, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 9, 0, 10, 0, 0, 0, 0, 0, 11, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 12, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 14, 0, 10, 0,
13, 0, 17, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0,
11, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 8, 0, 13,
0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0,
17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0,
12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 12
};
static struct StaticNameTable wordlist[] =
{
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"top", 131},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",},
{"border", 10},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"speak", 115},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"color", 42},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"cursor", 49},
{"",}, {"",}, {"",}, {"",},
{"filter", 54},
{"",},
{"right", 111},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"font", 56},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",},
{"page", 95},
{"pause", 99},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"clear", 36},
{"",},
{"clip", 37},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"orphans", 84},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"outline", 85},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"pitch", 102},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"float", 55},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"border-top", 27},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"border-right-color", 22},
{"",}, {"",}, {"",}, {"",}, {"",},
{"left", 65},
{"",}, {"",}, {"",}, {"",},
{"bottom", 34},
{"",}, {"",}, {"",},
{"opacity", 83},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"marks", 78},
{"",}, {"",}, {"",}, {"",},
{"cue", 46},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"outline-color", 86},
{"",}, {"",}, {"",}, {"",},
{"volume", 136},
{"position", 106},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"size", 112},
{"border-left", 17},
{"border-bottom-color", 12},
{"",}, {"",},
{"border-color", 16},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"clip-top", 41},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"padding", 90},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"pause-after", 100},
{"padding-top", 94},
{"",}, {"",}, {"",},
{"margin", 72},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"play-during", 104},
{"",},
{"margin-top", 76},
{"border-right", 21},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"background-filter", 4},
{"",}, {"",},
{"background-position", 6},
{"",}, {"",},
{"content", 43},
{"background-repeat", 7},
{"border-left-color", 18},
{"font-variant", 62},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"quotes-open", 109},
{"border-right-style", 23},
{"",},
{"border-bottom", 11},
{"",}, {"",}, {"",}, {"",},
{"width", 139},
{"",}, {"",}, {"",}, {"",}, {"",},
{"speak-header", 116},
{"quotes", 107},
{"elevation", 52},
{"font-size", 58},
{"",},
{"cue-after", 47},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"azimuth", 0},
{"",},
{"marker-offset", 77},
{"",}, {"",},
{"z-index", 141},
{"",}, {"",}, {"",},
{"speech-rate", 119},
{"",}, {"",}, {"",}, {"",},
{"speak-punctuation", 118},
{"",}, {"",}, {"",}, {"",}, {"",},
{"background", 1},
{"",}, {"",}, {"",}, {"",}, {"",},
{"overflow", 89},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"margin-left", 74},
{"",}, {"",}, {"",},
{"border-right-width", 24},
{"cue-before", 48},
{"border-top-color", 28},
{"font-family", 57},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"background-color", 3},
{"",}, {"",}, {"",},
{"border-bottom-style", 13},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"font-weight", 63},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"direction", 50},
{"",}, {"",}, {"",}, {"",}, {"",},
{"pitch-range", 103},
{"outline-style", 87},
{"",}, {"",}, {"",}, {"",},
{"richness", 110},
{"",}, {"",}, {"",}, {"",}, {"",},
{"margin-right", 75},
{"",}, {"",},
{"speak-numeral", 117},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"height", 64},
{"",}, {"",}, {"",},
{"clip-right", 40},
{"page-break-after", 96},
{"",}, {"",}, {"",},
{"stress", 120},
{"background-image", 5},
{"",}, {"",}, {"",},
{"background-attachment", 2},
{"widows", 138},
{"",}, {"",},
{"margin-bottom", 73},
{"",},
{"background-x-position", 8},
{"",}, {"",}, {"",},
{"border-left-style", 19},
{"border-bottom-width", 14},
{"",}, {"",}, {"",}, {"",},
{"clip-left", 39},
{"",}, {"",},
{"play-during-flags", 105},
{"",},
{"visibility", 134},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"text-transform", 130},
{"display", 51},
{"",}, {"",},
{"text-align", 122},
{"min-width", 82},
{"border-top-style", 29},
{"",}, {"",},
{"padding-bottom", 91},
{"min-height", 81},
{"",}, {"",}, {"",}, {"",},
{"line-height", 67},
{"",}, {"",}, {"",}, {"",},
{"font-style", 61},
{"",}, {"",},
{"border-style", 26},
{"",},
{"max-width", 80},
{"",}, {"",}, {"",}, {"",},
{"max-height", 79},
{"",}, {"",}, {"",}, {"",},
{"border-spacing", 25},
{"",}, {"",}, {"",},
{"border-x-spacing", 32},
{"",}, {"",},
{"background-y-position", 9},
{"",}, {"",},
{"clip-bottom", 38},
{"font-size-adjust", 59},
{"",}, {"",},
{"border-left-width", 20},
{"",}, {"",}, {"",}, {"",},
{"outline-width", 88},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"counter-increment", 44},
{"",},
{"padding-left", 92},
{"letter-spacing", 66},
{"",},
{"border-collapse", 15},
{"",}, {"",}, {"",},
{"list-style-position", 70},
{"",}, {"",}, {"",}, {"",}, {"",},
{"text-indent", 124},
{"",}, {"",}, {"",},
{"empty-cells", 53},
{"",}, {"",},
{"white-space", 137},
{"list-style", 68},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"border-top-width", 30},
{"",}, {"",},
{"font-stretch", 60},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"size-height", 113},
{"border-y-spacing", 33},
{"page-break-inside", 98},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"text-shadow", 125},
{"",}, {"",}, {"",}, {"",}, {"",},
{"unicode-bidi", 132},
{"",}, {"",},
{"vertical-align", 133},
{"",}, {"",},
{"pause-before", 101},
{"text-shadow-color", 126},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"padding-right", 93},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",},
{"page-break-before", 97},
{"",}, {"",},
{"border-width", 31},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",},
{"voice-family", 135},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",},
{"table-layout", 121},
{"counter-reset", 45},
{"",}, {"",}, {"",},
{"list-style-image", 69},
{"",}, {"",},
{"caption-side", 35},
{"",}, {"",}, {"",}, {"",},
{"quotes-close", 108},
{"",}, {"",},
{"list-style-type", 71},
{"",}, {"",}, {"",}, {"",},
{"size-width", 114},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"word-spacing", 140},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"text-shadow-x", 128},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"text-shadow-radius", 127},
{"",}, {"",}, {"",}, {"",}, {"",},
{"text-decoration", 123},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"text-shadow-y", 129},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"marks", 78},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"stress", 120},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"font", 56},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"quotes", 107},
{"filter", 54},
{""}, {""}, {""}, {""},
{"font-stretch", 60},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"orphans", 84},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"bottom", 34},
{""}, {""}, {""},
{"right", 111},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"border", 10},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"speak", 115},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"font-family", 57},
{"color", 42},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""},
{"float", 55},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"max-width", 80},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"size", 112},
{"cursor", 49},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""},
{"size-height", 113},
{"widows", 138},
{""},
{"quotes-open", 109},
{""}, {""},
{"min-width", 82},
{""}, {""},
{"background-filter", 4},
{""}, {""}, {""}, {""}, {""},
{"top", 131},
{"richness", 110},
{""},
{"background", 1},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"pitch", 102},
{""},
{"azimuth", 0},
{""},
{"width", 139},
{"border-right-color", 22},
{""},
{"outline-color", 86},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"border-right-width", 24},
{"font-size-adjust", 59},
{"display", 51},
{""}, {""}, {""}, {""},
{"margin", 72},
{""},
{"border-bottom", 11},
{""}, {""}, {""}, {""}, {""},
{"background-repeat", 7},
{""}, {""}, {""}, {""}, {""}, {""},
{"outline", 85},
{"border-bottom-color", 12},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"clear", 36},
{""},
{"font-variant", 62},
{""}, {""}, {""},
{"font-size", 58},
{"margin-bottom", 73},
{""}, {""}, {""},
{"marker-offset", 77},
{"direction", 50},
{""}, {""}, {""},
{"border-bottom-width", 14},
{"background-attachment", 2},
{""}, {""}, {""},
{"border-right", 21},
{""}, {""},
{"size-width", 114},
{""}, {""}, {""}, {""}, {""}, {""},
{"border-spacing", 25},
{""}, {""}, {""},
{"border-left", 17},
{"font-style", 61},
{""}, {""}, {""}, {""},
{"line-height", 67},
{""}, {""}, {""},
{"font-weight", 63},
{""}, {""}, {""}, {""},
{"margin-right", 75},
{""}, {""}, {""}, {""}, {""},
{"left", 65},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"margin-left", 74},
{""}, {""},
{"height", 64},
{""},
{"border-x-spacing", 32},
{"cue", 46},
{"outline-width", 88},
{""}, {""}, {""},
{"pause-after", 100},
{""}, {""},
{"border-color", 16},
{""}, {""}, {""}, {""}, {""}, {""},
{"page", 95},
{"pause", 99},
{""},
{"background-x-position", 8},
{""}, {""}, {""}, {""}, {""},
{"text-transform", 130},
{""}, {""}, {""}, {""},
{"opacity", 83},
{""}, {""}, {""},
{"border-left-color", 18},
{""},
{"content", 43},
{""}, {""},
{"border-width", 31},
{""}, {""},
{"speech-rate", 119},
{""}, {""}, {""}, {""},
{"border-top", 27},
{""}, {""}, {""}, {""}, {""},
{"background-color", 3},
{"border-top-style", 29},
{""}, {""}, {""},
{"border-left-width", 20},
{""}, {""}, {""},
{"cue-after", 47},
{""}, {""},
{"text-shadow-radius", 127},
{""},
{"visibility", 134},
{""}, {""},
{"max-height", 79},
{""},
{"border-right-style", 23},
{""},
{"unicode-bidi", 132},
{""},
{"margin-top", 76},
{""}, {""}, {""},
{"text-shadow-color", 126},
{""}, {""},
{"background-image", 5},
{""}, {""}, {""}, {""},
{"table-layout", 121},
{""}, {""}, {""}, {""}, {""},
{"speak-punctuation", 118},
{"border-top-color", 28},
{"min-height", 81},
{""}, {""}, {""},
{"volume", 136},
{"border-top-width", 30},
{""}, {""},
{"z-index", 141},
{"text-indent", 124},
{"border-y-spacing", 33},
{"speak-numeral", 117},
{""}, {""}, {""}, {""},
{"padding", 90},
{""}, {""}, {""}, {""}, {""}, {""},
{"border-bottom-style", 13},
{""}, {""},
{"text-shadow-x", 128},
{""},
{"word-spacing", 140},
{"background-y-position", 9},
{""}, {""}, {""},
{"clip", 37},
{""},
{"empty-cells", 53},
{""},
{"text-shadow", 125},
{""}, {""},
{"text-align", 122},
{""}, {""},
{"play-during", 104},
{"play-during-flags", 105},
{""},
{"list-style", 68},
{""},
{"position", 106},
{""}, {""},
{"letter-spacing", 66},
{""}, {""},
{"elevation", 52},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"speak-header", 116},
{"border-style", 26},
{""}, {""}, {""}, {""}, {""},
{"background-position", 6},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"clip-left", 39},
{""},
{"clip-right", 40},
{""}, {""}, {""}, {""}, {""},
{"clip-bottom", 38},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"outline-style", 87},
{""},
{"voice-family", 135},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"list-style-image", 69},
{"padding-bottom", 91},
{""},
{"cue-before", 48},
{""},
{"text-shadow-y", 129},
{""},
{"border-left-style", 19},
{""}, {""}, {""}, {""}, {""}, {""},
{"border-collapse", 15},
{""}, {""}, {""}, {""},
{"pitch-range", 103},
{""}, {""}, {""}, {""}, {""}, {""},
{"list-style-type", 71},
{""}, {""}, {""},
{"overflow", 89},
{""},
{"padding-right", 93},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"page-break-after", 96},
{""}, {""}, {""}, {""}, {""}, {""},
{"counter-increment", 44},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"list-style-position", 70},
{""},
{"padding-left", 92},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"padding-top", 94},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"quotes-close", 108},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"white-space", 137},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"caption-side", 35},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"text-decoration", 123},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"clip-top", 41},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"counter-reset", 45},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""},
{"page-break-inside", 98},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"vertical-align", 133},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""},
{"page-break-before", 97},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"pause-before", 101}
};
if (str != NULL) {

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -9,9 +9,9 @@
#define TOTAL_KEYWORDS 142
#define MIN_WORD_LENGTH 3
#define MAX_WORD_LENGTH 21
#define MIN_HASH_VALUE 193
#define MAX_HASH_VALUE 1155
/* maximum key range = 963, duplicates = 0 */
#define MIN_HASH_VALUE 70
#define MAX_HASH_VALUE 1072
/* maximum key range = 1003, duplicates = 0 */
struct StaticNameTable {
@ -50,425 +50,421 @@ PRInt32 nsCSSProps::LookupName(const char* str)
{
static unsigned short asso_values[] =
{
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 215, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156, 1156,
1156, 1156, 1156, 1156, 1156, 1156, 1156, 161, 214, 250,
226, 174, 146, 217, 246, 141, 1156, 69, 102, 94,
144, 30, 7, 185, 4, 194, 153, 32, 89, 212,
176, 245, 60, 1156, 1156, 1156, 1156, 1156,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 144, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073, 1073,
1073, 1073, 1073, 1073, 1073, 1073, 1073, 49, 166, 241,
71, 216, 35, 153, 44, 75, 1073, 16, 137, 12,
156, 2, 219, 128, 20, 4, 102, 13, 132, 223,
66, 172, 143, 1073, 1073, 1073, 1073, 1073
};
static unsigned char lengthtable[] =
{
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0,
0, 0, 6, 0, 0, 0, 0, 6, 0, 5, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 5, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 4,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 7, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0,
5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0,
0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 4,
0, 0, 0, 0, 6, 0, 0, 0, 7, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 3, 0, 0,
0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 6, 8, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 11, 19, 0, 0,
12, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0,
0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 11, 11,
0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 11, 0, 10, 12, 0, 0, 0,
0, 0, 0, 0, 17, 0, 0, 19, 0, 0, 7, 17, 17, 12,
0, 0, 0, 0, 0, 0, 0, 0, 11, 18, 0, 13, 0, 0,
0, 0, 5, 0, 0, 0, 0, 0, 12, 6, 9, 9, 0, 9,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 13,
0, 0, 7, 0, 0, 0, 11, 0, 0, 0, 0, 17, 0, 0,
0, 0, 0, 10, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 18, 10, 16,
11, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 19,
0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0,
0, 0, 0, 9, 0, 0, 0, 0, 0, 11, 13, 0, 0, 0,
0, 8, 0, 0, 0, 0, 0, 12, 0, 0, 13, 0, 0, 0,
0, 0, 0, 0, 6, 0, 0, 0, 10, 16, 0, 0, 0, 6,
16, 0, 0, 0, 21, 6, 0, 0, 13, 0, 21, 0, 0, 0,
17, 19, 0, 0, 0, 0, 9, 0, 0, 17, 0, 10, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 7, 0, 0, 10,
9, 16, 0, 0, 14, 10, 0, 0, 0, 0, 11, 0, 0, 0,
0, 10, 0, 0, 12, 0, 9, 0, 0, 0, 0, 10, 0, 0,
0, 0, 14, 0, 0, 0, 16, 0, 0, 21, 0, 0, 11, 16,
0, 0, 17, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0,
0, 0, 0, 17, 0, 12, 14, 0, 15, 0, 0, 0, 19, 0,
0, 0, 0, 0, 11, 0, 0, 0, 11, 0, 0, 11, 10, 0,
0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 12, 0, 0, 0,
0, 0, 0, 0, 11, 16, 17, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0,
0, 12, 0, 0, 14, 0, 0, 12, 17, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 12, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
12, 13, 0, 0, 0, 16, 0, 0, 12, 0, 0, 0, 0, 12,
0, 0, 15, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 18, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 13,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 6, 6, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0,
0, 0, 6, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 11, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0,
0, 0, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 11, 6, 0, 11, 0, 0, 9, 0, 0, 17, 0,
0, 0, 0, 0, 3, 8, 0, 10, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 5, 0, 7, 0, 5, 18, 0,
13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 18, 16, 7, 0, 0, 0,
0, 6, 0, 13, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0,
0, 0, 7, 19, 0, 0, 0, 0, 0, 0, 0, 5, 0, 12,
0, 0, 0, 9, 13, 0, 0, 0, 13, 9, 0, 0, 0, 19,
21, 0, 0, 0, 12, 0, 0, 10, 0, 0, 0, 0, 0, 0,
14, 0, 0, 0, 11, 10, 0, 0, 0, 0, 11, 0, 0, 0,
11, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 4, 0, 0,
0, 0, 0, 0, 0, 11, 0, 0, 6, 0, 16, 3, 13, 0,
0, 0, 11, 0, 0, 12, 0, 0, 0, 0, 0, 0, 4, 5,
0, 21, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 7, 0,
0, 0, 17, 0, 7, 0, 0, 12, 0, 0, 11, 0, 0, 0,
0, 10, 0, 0, 0, 0, 0, 16, 16, 0, 0, 0, 17, 0,
0, 0, 9, 0, 0, 18, 0, 10, 0, 0, 10, 0, 18, 0,
12, 0, 10, 0, 0, 0, 17, 0, 0, 16, 0, 0, 0, 0,
12, 0, 0, 0, 0, 0, 17, 16, 10, 0, 0, 0, 6, 16,
0, 0, 7, 11, 16, 13, 0, 0, 0, 0, 7, 0, 0, 0,
0, 0, 0, 19, 0, 0, 13, 0, 12, 21, 0, 0, 0, 4,
0, 11, 0, 11, 0, 0, 10, 0, 0, 11, 17, 0, 10, 0,
8, 0, 0, 14, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 12, 12, 0, 0, 0, 0, 0, 19, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 9, 0, 10, 0, 0, 0, 0, 0, 11, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 12, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 14, 0, 10, 0,
13, 0, 17, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0,
11, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 8, 0, 13,
0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0,
17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0,
12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17,
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0, 0, 12
};
static struct StaticNameTable wordlist[] =
{
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"top", 131},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",},
{"border", 10},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"speak", 115},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"color", 42},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"cursor", 49},
{"",}, {"",}, {"",}, {"",},
{"filter", 54},
{"",},
{"right", 111},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"font", 56},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",},
{"page", 95},
{"pause", 99},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"clear", 36},
{"",},
{"clip", 37},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"orphans", 84},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"outline", 85},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"pitch", 102},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"float", 55},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"border-top", 27},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"border-right-color", 22},
{"",}, {"",}, {"",}, {"",}, {"",},
{"left", 65},
{"",}, {"",}, {"",}, {"",},
{"bottom", 34},
{"",}, {"",}, {"",},
{"opacity", 83},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"marks", 78},
{"",}, {"",}, {"",}, {"",},
{"cue", 46},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"outline-color", 86},
{"",}, {"",}, {"",}, {"",},
{"volume", 136},
{"position", 106},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"size", 112},
{"border-left", 17},
{"border-bottom-color", 12},
{"",}, {"",},
{"border-color", 16},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"clip-top", 41},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"padding", 90},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"pause-after", 100},
{"padding-top", 94},
{"",}, {"",}, {"",},
{"margin", 72},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"play-during", 104},
{"",},
{"margin-top", 76},
{"border-right", 21},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"background-filter", 4},
{"",}, {"",},
{"background-position", 6},
{"",}, {"",},
{"content", 43},
{"background-repeat", 7},
{"border-left-color", 18},
{"font-variant", 62},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"quotes-open", 109},
{"border-right-style", 23},
{"",},
{"border-bottom", 11},
{"",}, {"",}, {"",}, {"",},
{"width", 139},
{"",}, {"",}, {"",}, {"",}, {"",},
{"speak-header", 116},
{"quotes", 107},
{"elevation", 52},
{"font-size", 58},
{"",},
{"cue-after", 47},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"azimuth", 0},
{"",},
{"marker-offset", 77},
{"",}, {"",},
{"z-index", 141},
{"",}, {"",}, {"",},
{"speech-rate", 119},
{"",}, {"",}, {"",}, {"",},
{"speak-punctuation", 118},
{"",}, {"",}, {"",}, {"",}, {"",},
{"background", 1},
{"",}, {"",}, {"",}, {"",}, {"",},
{"overflow", 89},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"margin-left", 74},
{"",}, {"",}, {"",},
{"border-right-width", 24},
{"cue-before", 48},
{"border-top-color", 28},
{"font-family", 57},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"background-color", 3},
{"",}, {"",}, {"",},
{"border-bottom-style", 13},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"font-weight", 63},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"direction", 50},
{"",}, {"",}, {"",}, {"",}, {"",},
{"pitch-range", 103},
{"outline-style", 87},
{"",}, {"",}, {"",}, {"",},
{"richness", 110},
{"",}, {"",}, {"",}, {"",}, {"",},
{"margin-right", 75},
{"",}, {"",},
{"speak-numeral", 117},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"height", 64},
{"",}, {"",}, {"",},
{"clip-right", 40},
{"page-break-after", 96},
{"",}, {"",}, {"",},
{"stress", 120},
{"background-image", 5},
{"",}, {"",}, {"",},
{"background-attachment", 2},
{"widows", 138},
{"",}, {"",},
{"margin-bottom", 73},
{"",},
{"background-x-position", 8},
{"",}, {"",}, {"",},
{"border-left-style", 19},
{"border-bottom-width", 14},
{"",}, {"",}, {"",}, {"",},
{"clip-left", 39},
{"",}, {"",},
{"play-during-flags", 105},
{"",},
{"visibility", 134},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"text-transform", 130},
{"display", 51},
{"",}, {"",},
{"text-align", 122},
{"min-width", 82},
{"border-top-style", 29},
{"",}, {"",},
{"padding-bottom", 91},
{"min-height", 81},
{"",}, {"",}, {"",}, {"",},
{"line-height", 67},
{"",}, {"",}, {"",}, {"",},
{"font-style", 61},
{"",}, {"",},
{"border-style", 26},
{"",},
{"max-width", 80},
{"",}, {"",}, {"",}, {"",},
{"max-height", 79},
{"",}, {"",}, {"",}, {"",},
{"border-spacing", 25},
{"",}, {"",}, {"",},
{"border-x-spacing", 32},
{"",}, {"",},
{"background-y-position", 9},
{"",}, {"",},
{"clip-bottom", 38},
{"font-size-adjust", 59},
{"",}, {"",},
{"border-left-width", 20},
{"",}, {"",}, {"",}, {"",},
{"outline-width", 88},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"counter-increment", 44},
{"",},
{"padding-left", 92},
{"letter-spacing", 66},
{"",},
{"border-collapse", 15},
{"",}, {"",}, {"",},
{"list-style-position", 70},
{"",}, {"",}, {"",}, {"",}, {"",},
{"text-indent", 124},
{"",}, {"",}, {"",},
{"empty-cells", 53},
{"",}, {"",},
{"white-space", 137},
{"list-style", 68},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"border-top-width", 30},
{"",}, {"",},
{"font-stretch", 60},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"size-height", 113},
{"border-y-spacing", 33},
{"page-break-inside", 98},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"text-shadow", 125},
{"",}, {"",}, {"",}, {"",}, {"",},
{"unicode-bidi", 132},
{"",}, {"",},
{"vertical-align", 133},
{"",}, {"",},
{"pause-before", 101},
{"text-shadow-color", 126},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",},
{"padding-right", 93},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",},
{"page-break-before", 97},
{"",}, {"",},
{"border-width", 31},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",},
{"voice-family", 135},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",},
{"table-layout", 121},
{"counter-reset", 45},
{"",}, {"",}, {"",},
{"list-style-image", 69},
{"",}, {"",},
{"caption-side", 35},
{"",}, {"",}, {"",}, {"",},
{"quotes-close", 108},
{"",}, {"",},
{"list-style-type", 71},
{"",}, {"",}, {"",}, {"",},
{"size-width", 114},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"word-spacing", 140},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"text-shadow-x", 128},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",},
{"text-shadow-radius", 127},
{"",}, {"",}, {"",}, {"",}, {"",},
{"text-decoration", 123},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",}, {"",},
{"",}, {"",}, {"",}, {"text-shadow-y", 129},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"marks", 78},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"stress", 120},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"font", 56},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"quotes", 107},
{"filter", 54},
{""}, {""}, {""}, {""},
{"font-stretch", 60},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"orphans", 84},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"bottom", 34},
{""}, {""}, {""},
{"right", 111},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"border", 10},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"speak", 115},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"font-family", 57},
{"color", 42},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""},
{"float", 55},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"max-width", 80},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"size", 112},
{"cursor", 49},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""},
{"size-height", 113},
{"widows", 138},
{""},
{"quotes-open", 109},
{""}, {""},
{"min-width", 82},
{""}, {""},
{"background-filter", 4},
{""}, {""}, {""}, {""}, {""},
{"top", 131},
{"richness", 110},
{""},
{"background", 1},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"pitch", 102},
{""},
{"azimuth", 0},
{""},
{"width", 139},
{"border-right-color", 22},
{""},
{"outline-color", 86},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"border-right-width", 24},
{"font-size-adjust", 59},
{"display", 51},
{""}, {""}, {""}, {""},
{"margin", 72},
{""},
{"border-bottom", 11},
{""}, {""}, {""}, {""}, {""},
{"background-repeat", 7},
{""}, {""}, {""}, {""}, {""}, {""},
{"outline", 85},
{"border-bottom-color", 12},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"clear", 36},
{""},
{"font-variant", 62},
{""}, {""}, {""},
{"font-size", 58},
{"margin-bottom", 73},
{""}, {""}, {""},
{"marker-offset", 77},
{"direction", 50},
{""}, {""}, {""},
{"border-bottom-width", 14},
{"background-attachment", 2},
{""}, {""}, {""},
{"border-right", 21},
{""}, {""},
{"size-width", 114},
{""}, {""}, {""}, {""}, {""}, {""},
{"border-spacing", 25},
{""}, {""}, {""},
{"border-left", 17},
{"font-style", 61},
{""}, {""}, {""}, {""},
{"line-height", 67},
{""}, {""}, {""},
{"font-weight", 63},
{""}, {""}, {""}, {""},
{"margin-right", 75},
{""}, {""}, {""}, {""}, {""},
{"left", 65},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"margin-left", 74},
{""}, {""},
{"height", 64},
{""},
{"border-x-spacing", 32},
{"cue", 46},
{"outline-width", 88},
{""}, {""}, {""},
{"pause-after", 100},
{""}, {""},
{"border-color", 16},
{""}, {""}, {""}, {""}, {""}, {""},
{"page", 95},
{"pause", 99},
{""},
{"background-x-position", 8},
{""}, {""}, {""}, {""}, {""},
{"text-transform", 130},
{""}, {""}, {""}, {""},
{"opacity", 83},
{""}, {""}, {""},
{"border-left-color", 18},
{""},
{"content", 43},
{""}, {""},
{"border-width", 31},
{""}, {""},
{"speech-rate", 119},
{""}, {""}, {""}, {""},
{"border-top", 27},
{""}, {""}, {""}, {""}, {""},
{"background-color", 3},
{"border-top-style", 29},
{""}, {""}, {""},
{"border-left-width", 20},
{""}, {""}, {""},
{"cue-after", 47},
{""}, {""},
{"text-shadow-radius", 127},
{""},
{"visibility", 134},
{""}, {""},
{"max-height", 79},
{""},
{"border-right-style", 23},
{""},
{"unicode-bidi", 132},
{""},
{"margin-top", 76},
{""}, {""}, {""},
{"text-shadow-color", 126},
{""}, {""},
{"background-image", 5},
{""}, {""}, {""}, {""},
{"table-layout", 121},
{""}, {""}, {""}, {""}, {""},
{"speak-punctuation", 118},
{"border-top-color", 28},
{"min-height", 81},
{""}, {""}, {""},
{"volume", 136},
{"border-top-width", 30},
{""}, {""},
{"z-index", 141},
{"text-indent", 124},
{"border-y-spacing", 33},
{"speak-numeral", 117},
{""}, {""}, {""}, {""},
{"padding", 90},
{""}, {""}, {""}, {""}, {""}, {""},
{"border-bottom-style", 13},
{""}, {""},
{"text-shadow-x", 128},
{""},
{"word-spacing", 140},
{"background-y-position", 9},
{""}, {""}, {""},
{"clip", 37},
{""},
{"empty-cells", 53},
{""},
{"text-shadow", 125},
{""}, {""},
{"text-align", 122},
{""}, {""},
{"play-during", 104},
{"play-during-flags", 105},
{""},
{"list-style", 68},
{""},
{"position", 106},
{""}, {""},
{"letter-spacing", 66},
{""}, {""},
{"elevation", 52},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"speak-header", 116},
{"border-style", 26},
{""}, {""}, {""}, {""}, {""},
{"background-position", 6},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"clip-left", 39},
{""},
{"clip-right", 40},
{""}, {""}, {""}, {""}, {""},
{"clip-bottom", 38},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"outline-style", 87},
{""},
{"voice-family", 135},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""},
{"list-style-image", 69},
{"padding-bottom", 91},
{""},
{"cue-before", 48},
{""},
{"text-shadow-y", 129},
{""},
{"border-left-style", 19},
{""}, {""}, {""}, {""}, {""}, {""},
{"border-collapse", 15},
{""}, {""}, {""}, {""},
{"pitch-range", 103},
{""}, {""}, {""}, {""}, {""}, {""},
{"list-style-type", 71},
{""}, {""}, {""},
{"overflow", 89},
{""},
{"padding-right", 93},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"page-break-after", 96},
{""}, {""}, {""}, {""}, {""}, {""},
{"counter-increment", 44},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"list-style-position", 70},
{""},
{"padding-left", 92},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"padding-top", 94},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"quotes-close", 108},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{"white-space", 137},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"caption-side", 35},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"text-decoration", 123},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"clip-top", 41},
{""}, {""}, {""}, {""}, {""}, {""}, {""},
{"counter-reset", 45},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""},
{"page-break-inside", 98},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""},
{"vertical-align", 133},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""},
{"page-break-before", 97},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""},
{""}, {""}, {""}, {""},
{"pause-before", 101}
};
if (str != NULL) {