Home | History | Annotate | Download | only in unicode

Lines Matching refs:codePoint

196 	FCodePoint:                   "CodePoint",
216 codePoint rune // if zero, this index is not a valid code point.
269 if char.codePoint != 0 {
272 char.codePoint = lastChar
321 logger.Fatalf("%U: bad letter(%s): %s", char.codePoint, s, err)
396 chars[i].codePoint = i
968 switch ch.codePoint {