HomeSort by relevance Sort by last modified time
    Searched refs:unihan (Results 1 - 6 of 6) sorted by null

  /external/icu/icu4c/source/test/cintltst/
bocu1tst.c 56 * Additionally, "prev" is moved from anywhere in the Unihan and Hangul
261 /* CJK Unihan */
398 * in the middle of the Unihan and Hangul blocks
941 static const UChar unihan[]={ 0x4e00, 0x7777, 0x20, 0x9fa5, 0x4e00 }; variable
961 { unihan, UPRV_LENGTHOF(unihan) },
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
makeunicodedata.py 37 UNIHAN = "Unihan%s.txt"
76 UNIHAN % version,
87 UNIHAN % ("-"+version))
821 def __init__(self, filename, exclusions, eastasianwidth, unihan,
    [all...]
  /external/python/cpython2/Tools/unicode/
makeunicodedata.py 37 UNIHAN = "Unihan%s.txt"
76 UNIHAN % version,
87 UNIHAN % ("-"+version))
821 def __init__(self, filename, exclusions, eastasianwidth, unihan,
926 for line in open(unihan):
    [all...]
  /external/icu/icu4c/source/data/
Makefile.in 536 $(BUILDDIR)/coll/ucadata.icu: $(SRCDATADIR)/in/coll/ucadata-unihan.icu
    [all...]
makedata.mak     [all...]
  /external/v8/src/js/
i18n.js 1019 'pinyin', 'reformed', 'searchjl', 'stroke', 'trad', 'unihan', 'zhuyin'
    [all...]

Completed in 686 milliseconds