Searched refs:term_converted (Results 1 – 7 of 7) sorted by relevance
198 bool term_converted = false; in mecab_parse() local222 term_converted = true; in mecab_parse()241 term_converted ? &token_info : bool_info); in mecab_parse()244 if (term_converted) { in mecab_parse()
192 bool term_converted = false; in mecab_parse() local218 term_converted = true; in mecab_parse()243 term_converted ? &token_info : bool_info); in mecab_parse()247 if (term_converted) { in mecab_parse()
186 bool term_converted = false; in mecab_parse() local209 term_converted = true; in mecab_parse()228 term_converted ? &token_info : bool_info); in mecab_parse()231 if (term_converted) { in mecab_parse()