Home
last modified time | relevance | path

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

/dports/graphics/tesseract/tesseract-5.0.0/src/ccutil/
H A Dambigs.h42 REPLACE_AMBIG, // ocred ngram should always be substituted with correct enumerator
H A Dambigs.cpp113 if (!InsertIntoTable((type == REPLACE_AMBIG) ? replace_ambigs_ : dang_ambigs_, in LoadUnicharAmbigs()