Searched refs:SurrogateMin (Results 1 – 1 of 1) sorted by relevance
42 SurrogateMin = 0xD800, enumerator125 if (SurrogateMin <= l && l <= SurrogateMax) in charntorune()213 if (SurrogateMin <= l && l <= SurrogateMax) in chartorune()288 if (SurrogateMin <= c && c <= SurrogateMax) in runetochar()