Lines Matching refs:Upper
524 varDecl = "\tUpper = _Lu; // Upper is the set of Unicode upper case letters.\n"
908 // Is d the same as c, but opposite in upper/lower case? this would make it
918 // matched pair (at least in upper/lower). make the order Upper Lower
922 // for an Upper Lower sequence the deltas have to be in order
944 // for an Upper Lower sequence the deltas have to be in order
959 // for an Upper Lower sequence the deltas have to be in order
987 // as upper case, but have a lower case. Second-guess them.
1084 upper := unicode.ToUpper(i)
1086 if upper != want {
1087 fmt.Fprintf(os.Stderr, "upper %U should be %U is %U\n", i, want, upper)
1151 // Insert explicit 1-element groups when assuming [lower, upper] would be wrong.
1161 // Default assumption of [upper, lower] is wrong.
1166 // Delete the groups for which assuming [lower, upper] or [upper, lower] is right.
1247 // Just upper and lower.