Fix collation order for accented characters.
MFC after: 2 weeks
This commit is contained in:
parent
5f3ef8ab8c
commit
b3d2d57ef4
@ -15,18 +15,18 @@ order \
|
||||
:;\;;\<;=;>;?;<SE>;<Co>;<At>;\
|
||||
# capital
|
||||
A;...;Z;\
|
||||
<A%>;<A*>;<B*>;<G*>;<D*>;<E%>;<E*>;<Z*>;<Y%>;\
|
||||
<Y*>;<H*>;<J*>;<I%>;<I*>;<K*>;<L*>;<M*>;<N*>;\
|
||||
<C*>;<O%>;<O*>;<P*>;<R*>;<S*>;<T*>;<V*>;<U%>;\
|
||||
<U*>;<F*>;<X*>;<Q*>;<W%>;<W*>;\
|
||||
#
|
||||
[;\\;];<':>;_;<''>;`;\
|
||||
(<A%>,<A*>);<B*>;<G*>;<D*>;(<E%>,<E*>);<Z*>;(<Y%>,\
|
||||
<Y*>);<H*>;(<J*>,<I%>,<I*>);<K*>;<L*>;<M*>;<N*>;\
|
||||
<C*>;(<O%>,<O*>);<P*>;<R*>;<S*>;<T*>;(<V*>,<U%>,\
|
||||
<U*>);<F*>;<X*>;<Q*>;(<W%>,<W*>);\
|
||||
# small
|
||||
a;...;z;\
|
||||
<a%>;<a*>;<b*>;<g*>;<d*>;<e%>;<e*>;<z*>;<y%>;\
|
||||
<y*>;<h*>;<i3>;<j*>;<i%>;<i*>;<k*>;<l*>;<m*>;\
|
||||
<n*>;<c*>;<o%>;<p*>;<o*>;<r*>;<s*>;<*s>;<t*>;\
|
||||
<u3>;<v*>;<u%>;<u*>;<f*>;<x*>;<q*>;<w%>;<w*>;\
|
||||
(<a%>,<a*>);<b*>;<g*>;<d*>;(<e%>,<e*>);<z*>;(<y%>,\
|
||||
<y*>);<h*>;(<i3>,<j*>,<i%>,<i*>);<k*>;<l*>;<m*>;\
|
||||
<n*>;<c*>;(<o%>,<o*>);<p*>;<r*>;<s*>;<*s>;<t*>;\
|
||||
(<u3>,<v*>,<u%>,<u*>);<f*>;<x*>;<q*>;(<w%>,<w*>);\
|
||||
#
|
||||
[;\\;];<':>;_;<''>;`;\
|
||||
#
|
||||
\{;<NO>;|;<BB>;\};~;<.M>;<DG>;<DT>;\
|
||||
# remains
|
||||
|
Loading…
Reference in New Issue
Block a user