Searched refs:kSurrogateRanges (Results 1 – 1 of 1) sorted by relevance
3624 static const int kSurrogateRanges[] = { variable3626 static const int kSurrogateRangeCount = arraysize(kSurrogateRanges);3641 AddRange(surrogate_, kSurrogateRanges, kSurrogateRangeCount, interval); in SetInterval()