Searched defs:lettersSize (Results 1 – 1 of 1) sorted by relevance
56 const int lettersSize = 15; in toRoman() local87 …const int lettersSize = sizeof(number) * 8 + 1; // Binary is the worst case; requires one characte… in toAlphabeticOrNumeric() local198 const int lettersSize = 11; // big enough for two 5-digit sequences plus a quote mark between in toHebrew() local260 const int lettersSize = 18; // twice what toArmenianUnder10000 needs in toArmenian() local274 const int lettersSize = 5; in toGeorgian() local