Searched refs:kanji (Results 1 – 25 of 117) sorted by relevance
12345
/external/libxml2/result/noent/ |
D | intsubset2.xml.sax2 | 5 This is the DTD of the XML-format kanji file combining information from 10 The file covers the following kanji: 11 (a) the 6,355 kanji from JIS X 0208; 12 (b) the 5,801 kanji from JIS X 0212; 13 (c) the 3,625 kanji from JIS X 0213 as follows: 14 (i) the 2,741 kanji which are also in JIS X 0212 have 16 (ii) the 884 "new" kanji have new entries. 82 This will only be used where Nelson reclassified the kanji. 88 the kanji is taught in Japanese schools. 8 indicates it is one of the 90 indicates it is a Jinmeiyou (for use in names) kanji. [G] [all …]
|
/external/libxml2/result/ |
D | intsubset2.xml.sax | 5 This is the DTD of the XML-format kanji file combining information from 10 The file covers the following kanji: 11 (a) the 6,355 kanji from JIS X 0208; 12 (b) the 5,801 kanji from JIS X 0212; 13 (c) the 3,625 kanji from JIS X 0213 as follows: 14 (i) the 2,741 kanji which are also in JIS X 0212 have 16 (ii) the 884 "new" kanji have new entries. 82 This will only be used where Nelson reclassified the kanji. 88 the kanji is taught in Japanese schools. 8 indicates it is one of the 90 indicates it is a Jinmeiyou (for use in names) kanji. [G] [all …]
|
D | intsubset2.xml.sax2 | 5 This is the DTD of the XML-format kanji file combining information from 10 The file covers the following kanji: 11 (a) the 6,355 kanji from JIS X 0208; 12 (b) the 5,801 kanji from JIS X 0212; 13 (c) the 3,625 kanji from JIS X 0213 as follows: 14 (i) the 2,741 kanji which are also in JIS X 0212 have 16 (ii) the 884 "new" kanji have new entries. 82 This will only be used where Nelson reclassified the kanji. 88 the kanji is taught in Japanese schools. 8 indicates it is one of the 90 indicates it is a Jinmeiyou (for use in names) kanji. [G] [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | alphaindextst.cpp | 697 static const UChar32 kanji[] = { 0x4E9C, 0x95C7, 0x4E00, 0x58F1 }; in TestJapaneseKanji() local 699 for(int32_t i = 0; i < UPRV_LENGTHOF(kanji); ++i) { in TestJapaneseKanji() 701 sprintf(msg, "kanji[%d]=U+%04lX in overflow bucket", (int)i, (long)kanji[i]); in TestJapaneseKanji() 702 assertEquals(msg, overflowIndex, immIndex->getBucketIndex(UnicodeString(kanji[i]), status)); in TestJapaneseKanji()
|
/external/python/cpython3/Modules/cjkcodecs/ |
D | README | 56 sessions, the codec will try to encode kanji characters in this
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | AlphabeticIndexTest.java | 1047 final int[] kanji = { 0x4E9C, 0x95C7, 0x4E00, 0x58F1 }; in TestJapaneseKanji() local 1049 for(int i = 0; i < kanji.length; ++i) { in TestJapaneseKanji() 1050 String msg = String.format("kanji[%d]=U+%04X in overflow bucket", i, kanji[i]); in TestJapaneseKanji() 1051 assertEquals(msg, overflowIndex, immIndex.getBucketIndex(UTF16.valueOf(kanji[i]))); in TestJapaneseKanji()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | AlphabeticIndexTest.java | 1050 final int[] kanji = { 0x4E9C, 0x95C7, 0x4E00, 0x58F1 }; in TestJapaneseKanji() local 1052 for(int i = 0; i < kanji.length; ++i) { in TestJapaneseKanji() 1053 String msg = String.format("kanji[%d]=U+%04X in overflow bucket", i, kanji[i]); in TestJapaneseKanji() 1054 assertEquals(msg, overflowIndex, immIndex.getBucketIndex(UTF16.valueOf(kanji[i]))); in TestJapaneseKanji()
|
/external/python/cpython2/Modules/cjkcodecs/ |
D | README | 58 sessions, the codec will try to encode kanji characters in this
|
/external/icu/icu4c/source/data/brkitr/rules/ |
D | word.txt | 168 $KanaKanji $KanaKanji {400}; # different rule status if both kana and kanji found
|
D | word_POSIX.txt | 168 $KanaKanji $KanaKanji {400}; # different rule status if both kana and kanji found
|
/external/icu/icu4c/source/data/locales/ |
D | ia.txt | 789 kanji{"kanji"}
|
D | nn.txt | 815 kanji{"kanji"}
|
D | af.txt | 976 kanji{"kanji"}
|
D | ccp.txt | 811 kanji{"����������"}
|
D | ar_XB.txt | 1021 kanji{"kanji"}
|
D | et.txt | 998 kanji{"kanji"}
|
D | sw.txt | 969 kanji{"herufi za kijapani (kanji)"}
|
D | uz.txt | 1062 kanji{"kanji"}
|
D | ne.txt | 908 kanji{"कान्जी"}
|
D | or.txt | 845 kanji{"କାଞ୍ଜି"}
|
D | mn.txt | 894 kanji{"канжи"}
|
D | ky.txt | 885 kanji{"Кандзи"}
|
D | da.txt | 1241 kanji{"kanji"}
|
D | pt.txt | 1053 kanji{"kanji"}
|
D | ka.txt | 925 kanji{"კანჯი"}
|
12345