Home
last modified time | relevance | path

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

/external/tesseract/ccmain/
Dcontrol.cpp1067 struct REP_CH { in fix_rep_char() struct
1072 REP_CH *rep_ch; // array of char counts in fix_rep_char()
1080 rep_ch = new REP_CH[word.length()]; in fix_rep_char()