Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Drune.c143 if (l <= Rune3 || l > Runemax) in charntorune()
228 if (l <= Rune3 || l > Runemax) in chartorune()
286 if (c > Runemax) in runetochar()
Dutf.h27 Runemax = 0x10FFFF, /* maximum rune value */ enumerator