ICU-1422 Changed Hiragana-Katakana to non-binary in CVS, dropping .utf8
X-SVN-Rev: 6569
This commit is contained in:
parent
e8a5d14ffd
commit
d7fa005153
@ -198,7 +198,7 @@ $xo = [ \
|
|||||||
お < $xo {ー};
|
お < $xo {ー};
|
||||||
|
|
||||||
# Note: both of these don't work yet, causing different bugs
|
# Note: both of these don't work yet, causing different bugs
|
||||||
# :: ([[:Katakana:]\u30FC\uFF70] NFKC);
|
:: ([[:Katakana:]\u30FC\uFF70] NFKC);
|
||||||
# :: (NFKC) ;
|
# :: (NFKC) ;
|
||||||
|
|
||||||
# eof
|
# eof
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
# Corporation and others. All Rights Reserved.
|
# Corporation and others. All Rights Reserved.
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_Latin_Katakana.txt,v $
|
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/icu/impl/data/Attic/Transliterator_Latin_Katakana.txt,v $
|
||||||
# $Date: 2001/11/02 01:06:40 $
|
# $Date: 2001/11/02 01:26:59 $
|
||||||
# $Revision: 1.6 $
|
# $Revision: 1.7 $
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
|
|
||||||
:: [:Latin:] NFKD ();
|
:: [:Latin:] NFKD ();
|
||||||
@ -451,7 +451,7 @@ x > | ks ;
|
|||||||
|
|
||||||
:: NFC (NFD) ;
|
:: NFC (NFD) ;
|
||||||
# Note: both of these don't work yet, causing different bugs
|
# Note: both of these don't work yet, causing different bugs
|
||||||
# :: ([[:Katakana:]\u30FC\uFF70] NFKD);
|
:: ([[:Katakana:]\u30FC\uFF70] NFKD);
|
||||||
# :: (NFKD) ;
|
# :: (NFKD) ;
|
||||||
|
|
||||||
# eof
|
# eof
|
||||||
|
@ -198,7 +198,7 @@ $xo = [ \
|
|||||||
お < $xo {ー};
|
お < $xo {ー};
|
||||||
|
|
||||||
# Note: both of these don't work yet, causing different bugs
|
# Note: both of these don't work yet, causing different bugs
|
||||||
# :: ([[:Katakana:]\u30FC\uFF70] NFKC);
|
:: ([[:Katakana:]\u30FC\uFF70] NFKC);
|
||||||
# :: (NFKC) ;
|
# :: (NFKC) ;
|
||||||
|
|
||||||
# eof
|
# eof
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
# Corporation and others. All Rights Reserved.
|
# Corporation and others. All Rights Reserved.
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/text/resources/Attic/Transliterator_Latin_Katakana.txt,v $
|
# $Source: /xsrl/Nsvn/icu/icu4j/src/com/ibm/text/resources/Attic/Transliterator_Latin_Katakana.txt,v $
|
||||||
# $Date: 2001/11/02 01:06:40 $
|
# $Date: 2001/11/02 01:26:59 $
|
||||||
# $Revision: 1.6 $
|
# $Revision: 1.7 $
|
||||||
#--------------------------------------------------------------------
|
#--------------------------------------------------------------------
|
||||||
|
|
||||||
:: [:Latin:] NFKD ();
|
:: [:Latin:] NFKD ();
|
||||||
@ -451,7 +451,7 @@ x > | ks ;
|
|||||||
|
|
||||||
:: NFC (NFD) ;
|
:: NFC (NFD) ;
|
||||||
# Note: both of these don't work yet, causing different bugs
|
# Note: both of these don't work yet, causing different bugs
|
||||||
# :: ([[:Katakana:]\u30FC\uFF70] NFKD);
|
:: ([[:Katakana:]\u30FC\uFF70] NFKD);
|
||||||
# :: (NFKD) ;
|
# :: (NFKD) ;
|
||||||
|
|
||||||
# eof
|
# eof
|
||||||
|
Loading…
Reference in New Issue
Block a user