Lines Matching full:loc
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);
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;