Searched refs:_xdict_open_txt (Results 1 – 1 of 1) sorted by relevance
112 static xdict_t _xdict_open_txt(const char *fpath, int mode, unsigned char *ml) in _xdict_open_txt() function295 xx = (mode & SCWS_XDICT_TXT ? _xdict_open_txt(fpath, mode, ml) : xdict_open(fpath, mode)); in xdict_add()