Lines Matching refs:Upper
517 varDecl = "\tUpper = _Lu; // Upper is the set of Unicode upper case letters.\n"
901 // Is d the same as c, but opposite in upper/lower case? this would make it
911 // matched pair (at least in upper/lower). make the order Upper Lower
915 // for an Upper Lower sequence the deltas have to be in order
937 // for an Upper Lower sequence the deltas have to be in order
952 // for an Upper Lower sequence the deltas have to be in order
980 // as upper case, but have a lower case. Second-guess them.
1077 upper := unicode.ToUpper(i)
1079 if upper != want {
1080 fmt.Fprintf(os.Stderr, "upper %U should be %U is %U\n", i, want, upper)
1150 // Insert explicit 1-element groups when assuming [lower, upper] would be wrong.
1160 // Default assumption of [upper, lower] is wrong.
1165 // Delete the groups for which assuming [lower, upper] or [upper, lower] is right.
1244 // Just upper and lower.