Home
last modified time | relevance | path

Searched refs:UnicodeData (Results 1 – 17 of 17) sorted by relevance

/external/e2fsprogs/util/ucd/
DREADME26 http://www.unicode.org/Public/11.0.0/ucd/UnicodeData.txt
37 acc291106c3758d2025f8d7bd5518bee UnicodeData-11.0.0.txt
/external/icu/icu4c/source/data/unidata/
DNormalizationCorrections.txt15 # of the UnicodeData.txt data file. However, under certain
39 # entered into UnicodeData.txt, in n.n.n format.
DSpecialCasing.txt12 # This file is a supplement to the UnicodeData.txt file. It does not define any
15 # or is dependent on context or locale. For compatibility, the UnicodeData.txt
18 # the simple case mappings in UnicodeData.txt, defines the full case mappings
26 # in UnicodeData.txt map to themselves.
122 # The following cases are already in the UnicodeData.txt file, so are only commented here.
213 # Note: the following cases for non-final are already in the UnicodeData.txt file.
276 # Note: the following case is already in the UnicodeData.txt file.
Dchanges.txt347 …t NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt $ICU_SRC/ic…
613 …t NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt $ICU_SRC/ic…
940 …t NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt $ICU_SRC/ic…
1450 …t NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt $ICU_SRC/ic…
1808 …t NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt $ICU_SRC/ic…
1947 …t NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt ~/svn.icu/t…
2275 …t NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt ~/svn.icu4j…
2473 - UnicodeData.txt unusual numeric values (improper fractions)
2661 …t NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt ~/svn.icu4j…
2990 …t NormalizationCorrections.txt NormalizationTest.txt SpecialCasing.txt UnicodeData.txt ~/svn.icu4j…
[all …]
DCaseFolding.txt12 # This file is a supplement to the UnicodeData file.
15 # case differences (according to UnicodeData.txt and SpecialCasing.txt)
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DNormalizationCorrections.txt15 # of the UnicodeData.txt data file. However, under certain
39 # entered into UnicodeData.txt, in n.n.n format.
DCompositionExclusions.txt25 # This list of characters cannot be derived from the UnicodeData.txt file.
114 # These characters cannot be derived solely from the UnicodeData.txt file
143 # These characters can be derived from the UnicodeData.txt file
196 # These characters can be derived from the UnicodeData.txt file
DSpecialCasing.txt12 # This file is a supplement to the UnicodeData.txt file. It does not define any
15 # or is dependent on context or locale. For compatibility, the UnicodeData.txt
18 # the simple case mappings in UnicodeData.txt, defines the full case mappings
26 # in UnicodeData.txt map to themselves.
122 # The following cases are already in the UnicodeData.txt file, so are only commented here.
213 # Note: the following cases for non-final are already in the UnicodeData.txt file.
276 # Note: the following case is already in the UnicodeData.txt file.
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DNormalizationCorrections.txt15 # of the UnicodeData.txt data file. However, under certain
39 # entered into UnicodeData.txt, in n.n.n format.
DCompositionExclusions.txt25 # This list of characters cannot be derived from the UnicodeData.txt file.
114 # These characters cannot be derived solely from the UnicodeData.txt file
143 # These characters can be derived from the UnicodeData.txt file
196 # These characters can be derived from the UnicodeData.txt file
DSpecialCasing.txt12 # This file is a supplement to the UnicodeData.txt file. It does not define any
15 # or is dependent on context or locale. For compatibility, the UnicodeData.txt
18 # the simple case mappings in UnicodeData.txt, defines the full case mappings
26 # in UnicodeData.txt map to themselves.
122 # The following cases are already in the UnicodeData.txt file, so are only commented here.
213 # Note: the following cases for non-final are already in the UnicodeData.txt file.
276 # Note: the following case is already in the UnicodeData.txt file.
/external/python/cpython2/Doc/library/
Dunicodedata.rst19 based on the :file:`UnicodeData.txt` file version 5.2.0 which is publicly
22 The module uses the same names and symbols as defined by the UnicodeData File
/external/rust/crates/unicode-normalization/scripts/
Dunicode.py66 class UnicodeData(object): class
521 data = UnicodeData()
/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py73 unicode = UnicodeData(UNICODE_DATA % version,
84 old_unicode = UnicodeData(UNICODE_DATA % ("-"+version),
814 class UnicodeData: class
/external/harfbuzz_ng/src/
DMakefile.am275 arabic-table: gen-arabic-table.py ArabicShaping.txt UnicodeData.txt Blocks.txt
290 use-table: gen-use-table.py IndicSyllabicCategory.txt IndicPositionalCategory.txt UnicodeData.txt B…
/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py118 unicode = UnicodeData(UNIDATA_VERSION)
124 old_unicode = UnicodeData(version, cjk_check=False)
998 class UnicodeData: class
/external/e2fsprogs/lib/ext2fs/
DMakefile.in626 -d $(top_srcdir)/util/ucd/UnicodeData-11.0.0.txt \