Home | History | Annotate | Download | only in engine

Lines Matching full:stem

225             tmp_word.stem.info1 = cursor->cond.ylen;
227 tmp_result.word.stem.info1 = cursor->cond.ylen;
291 ((j == max_len) && (loctset->cache_freq > result->word.stem.hindo)) ||
486 if (result->word.stem.loc.handle == NULL) {
490 dictype = NJ_GET_DIC_TYPE_EX(result->word.stem.loc.type, result->word.stem.loc.handle);
499 if (GET_LOCATION_OPERATION(result->word.stem.loc.status) != NJ_CUR_OP_COMP) {
544 if (result->word.stem.loc.handle == NULL) {
548 dictype = NJ_GET_DIC_TYPE_EX(result->word.stem.loc.type, result->word.stem.loc.handle);
889 word->stem.info1 = 0;
890 word->stem.info2 = 0;
891 word->stem.hindo = 0;
896 word->stem.loc.handle = NULL;
897 word->stem.loc.type = NJ_DIC_H_TYPE_NORMAL;
898 word->stem.loc.current = 0;
899 word->stem.loc.top = 0;
900 word->stem.loc.bottom = 0;
901 word->stem.loc.current_cache= 0;
902 word->stem.loc.current_info = 0x10;
903 word->stem.loc.status = NJ_ST_SEARCH_NO_INIT;