/** * hash.h * * Copyright (c) 1999, 2000, 2001 * Lu-chuan Kung and Kang-pen Chen. * All rights reserved. * * Copyright (c) 2004 * libchewing Core Team. See ChangeLog for details. * * See the file "COPYING" for information on usage and redistribution * of this file. */ #ifndef HASH_H #define HASH_H #include "global.h" #include "userphrase.h" #define FIELD_SIZE (125) #define N_HASH_BIT (14) #define HASH_FILE "hash.dat" #define HASH_TABLE_SIZE (1<