bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Plan for grep [bug-grep]


From: Charles Levert
Subject: Re: Plan for grep [bug-grep]
Date: Tue, 8 Mar 2005 10:38:31 -0500
User-agent: Mutt/1.4.1i

* On Tuesday 2005-03-08 at 09:47:26 -0500, Charles Levert wrote:
> Note that under
> a normal "en_US.UTF-8" locale definition, that
> assumption is reasonable, hence the formulation
> of my original question.

Correction:

isw     original      lower         upper
---     --------      -----         -----
  U len(U+0130)=2 len(U+0069)=1 len(U+0130)=2
L   len(U+0131)=2 len(U+0131)=2 len(U+0049)=1
L   len(U+017F)=2 len(U+017F)=2 len(U+0053)=1
L   len(U+1FBE)=3 len(U+1FBE)=3 len(U+0399)=2
  U len(U+2126)=3 len(U+03C9)=2 len(U+2126)=3
  U len(U+212A)=3 len(U+006B)=1 len(U+212A)=3
  U len(U+212B)=3 len(U+00E5)=2 len(U+212B)=3


For reference:

0049;LATIN CAPITAL LETTER I
0053;LATIN CAPITAL LETTER S
0069;LATIN SMALL LETTER I
006B;LATIN SMALL LETTER K
00E5;LATIN SMALL LETTER A WITH RING ABOVE
0130;LATIN CAPITAL LETTER I WITH DOT ABOVE
0131;LATIN SMALL LETTER DOTLESS I
017F;LATIN SMALL LETTER LONG S
0399;GREEK CAPITAL LETTER IOTA
03C9;GREEK SMALL LETTER OMEGA
1FBE;GREEK PROSGEGRAMMENI
2126;OHM SIGN
212A;KELVIN SIGN
212B;ANGSTROM SIGN


Generating program is attached.

Attachment: wchartst.c
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]