Searched refs:Runemax (Results 1 – 2 of 2) sorted by relevance
143 if (l <= Rune3 || l > Runemax) in charntorune()228 if (l <= Rune3 || l > Runemax) in chartorune()286 if (c > Runemax) in runetochar()
27 Runemax = 0x10FFFF, /* maximum rune value */ enumerator