Searched defs:MaxRune (Results 1 – 6 of 6) sorted by relevance
12 MaxRune = maxRune const
18 MaxRune = '\U0010FFFF' // Maximum valid Unicode code point. const
10 MaxRune = '\U0010FFFF' // Maximum valid Unicode code point. const
436 static int MaxRune(int len) { in MaxRune() function
437 static int MaxRune(int len) { in MaxRune() function
450 static int MaxRune(int len) { in MaxRune() function