Searched refs:unichar_lengths (Results 1 – 7 of 7) sorted by relevance
100 word->reject_map.initialise(word->best_choice->unichar_lengths().length()); in make_reject_map()141 best_choice->unichar_lengths().c_str()) != AC_UNACCEPTABLE)) { in make_reject_map()146 offset += best_choice->unichar_lengths()[i++]) { in make_reject_map()149 best_choice->unichar_lengths()[i])) { in make_reject_map()187 offset += word->best_choice->unichar_lengths()[i], i += 1) { in reject_blanks()200 offset += word->best_choice->unichar_lengths()[i], i += 1) { in reject_I_1_L()304 lengths = word_res->best_choice->unichar_lengths().c_str(); in one_ell_conflict()420 offset += word_res->best_choice->unichar_lengths()[i++]) { in one_ell_conflict()516 const char *lengths = word->best_choice->unichar_lengths().c_str(); in dont_allow_1Il()566 if (word->best_choice->unichar_lengths().length() <= 1) { in repeated_nonalphanum_wd()[all …]
298 ((word_done && word->best_choice->unichar_lengths().c_str()[0] == 1 && in eval_word_spacing()331 offset += word->best_choice->unichar_lengths()[i++]) { in eval_word_spacing()342 offset += word->best_choice->unichar_lengths()[i++]) { in eval_word_spacing()370 for (i = 0, offset = 0; i < char_position; offset += word->best_choice->unichar_lengths()[i++]) { in digit_or_numeric_punct()375 word->best_choice->unichar_lengths()[i]) || in digit_or_numeric_punct()
167 word->best_choice->unichar_lengths().c_str()) != in unrej_good_quality_words()257 word->best_choice->unichar_lengths().c_str()) != in doc_and_block_rejection()320 word->best_choice->unichar_lengths().c_str()) != AC_UNACCEPTABLE) { in doc_and_block_rejection()493 const char *lengths = word->best_choice->unichar_lengths().c_str(); in potential_word_crunch()627 const char *lengths = word->best_choice->unichar_lengths().c_str(); in garbage_word()
350 word.unichar_lengths().c_str()) != AC_UNACCEPTABLE || in set_unlv_suspects()351 acceptable_number_string(word.unichar_string().c_str(), word.unichar_lengths().c_str())) { in set_unlv_suspects()
67 word->best_choice->unichar_lengths().c_str()) > 0)) { in recog_word()
529 const std::string &unichar_lengths() const { in unichar_lengths() function
1600 const auto &lengths = word->best_choice->unichar_lengths(); in GetUNLVText()