comp.lang.ada
 help / color / mirror / Atom feed
* Unicode string comparision functions
@ 2015-11-12  4:06 Shark8
  2015-11-12  5:04 ` Jeffrey R. Carter
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Shark8 @ 2015-11-12  4:06 UTC (permalink / raw)


I thought I had come across a unicode Equals_Case_Insensitive (and less than) for unicode using Wide_Wide_Strings some time ago, but I cannot seem to find them again; am I misremembering, or were they in a really odd place?

For this particular application I would rather use Wide_Wide_String than Wide_String so I wouldn't have to worry about invalid character [sequences] for the non-ASCII characters. (And, while UTF-8 encoded strings have the nice property of being endian agnostic, they still have that property.) -- But I suppose the main thing is to have a good case insensitive compare such that PRUSSIAN and Prußian are considered equal.

Thanks.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-11-13 17:43 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-12  4:06 Unicode string comparision functions Shark8
2015-11-12  5:04 ` Jeffrey R. Carter
2015-11-12 20:01   ` Shark8
2015-11-12 22:33     ` Jeffrey R. Carter
2015-11-13  0:10       ` Randy Brukardt
2015-11-13  8:22         ` Simon Wright
2015-11-12 19:46 ` Randy Brukardt
2015-11-12 20:07   ` Shark8
2015-11-12 21:35     ` Randy Brukardt
2015-11-13  6:03 ` Vadim Godunko
2015-11-13 17:43   ` Shark8

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox