Home
last modified time | relevance | path

Searched refs:suspect_em (Results 1 – 2 of 2) sorted by relevance

/external/tesseract/ccmain/
Dadaptions.h87 BOOL8 suspect_em(WERD_RES *word, inT16 index);
Dadaptions.cpp1074 if (word->best_choice->unichar_string()[i] == 'm' && suspect_em (word, i)) in reject_suspect_ems()
1094 BOOL8 suspect_em(WERD_RES *word, inT16 index) { in suspect_em() function