fm_dc_handle_t
fm_dc_handle_t *
fm_dc_handle_t *dhp = NULL;
fm_dc_closedict(fm_dc_handle_t *dhp)
fm_dc_codelen(fm_dc_handle_t *dhp)
fm_dc_maxkey(fm_dc_handle_t *dhp)
fm_dc_key2code(fm_dc_handle_t *dhp,
fm_dc_code2key(fm_dc_handle_t *dhp, const char *code,
fm_dc_getprop(fm_dc_handle_t *dhp, const char *name)
buildcode(fm_dc_handle_t *dhp, const char *rhsp,
code2dictval(fm_dc_handle_t *dhp, const char *code)
static int buildcode(fm_dc_handle_t *dhp, const char *rhsp,
static bitv *code2dictval(fm_dc_handle_t *dhp, const char *code);
fm_dc_handle_t *fm_dc_opendict(int version, const char *dirpath,
void fm_dc_closedict(fm_dc_handle_t *dhp);
size_t fm_dc_codelen(fm_dc_handle_t *dhp);
int fm_dc_maxkey(fm_dc_handle_t *dhp);
int fm_dc_key2code(fm_dc_handle_t *dhp,
int fm_dc_code2key(fm_dc_handle_t *dhp, const char *code,
const char *fm_dc_getprop(fm_dc_handle_t *dhp, const char *name);
static fm_dc_handle_t *Dhp;
fm_dc_handle_t *dhp;