Defines | |
#define | TAGS 1 |
#define | WORDS 2 |
#define | BIWORDS 3 |
#define | DOMAINS 4 |
#define | TAGS 1 |
#define | WORDS 2 |
#define | BIWORDS 3 |
#define | DOMAINS 4 |
Functions | |
void | store_opendb (char *dbname) |
void | store_opendbs (char *dbname) |
void | store_displayTokens () |
unsigned int * | store_getScore (char *token) |
void | store_storeTempToken (char *token, int type) |
void | store_storeAll (int isporn) |
void | store_storeToken (char *token, int isporn) |
void | store_closedb () |
unsigned char * | to_hex (unsigned int nbp, unsigned int nbn) |
unsigned int * | to_int (unsigned char *conv) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|