Home
last modified time | relevance | path

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

/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dtransliteration.hh64 unsigned getMaxEntrySize() const in getMaxEntrySize() function in Transliteration::Table
H A Dtransliteration.cc113 for( x = table.getMaxEntrySize(); x >= 1; --x ) in getAlternateWritings()