third_party_icu/tools/colprobe
zhangdd_ewan 707949bbdb icu升级72.1
Signed-off-by: zhangdd_ewan <zhangdongdong50@huawei.com>
2023-10-31 10:08:47 +08:00
..
colprobe.cpp icu升级72.1 2023-10-31 10:08:47 +08:00
colprobe.dsp Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
colprobe.h Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
colprobeNew.cpp icu升级72.1 2023-10-31 10:08:47 +08:00
createComparisonTables.pl Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
doComparisonTable.pl Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
extractCollationData.pl Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
gcd2.pl Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
genCollData.pl Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
line.cpp icu升级72.1 2023-10-31 10:08:47 +08:00
line.h icu升级72.1 2023-10-31 10:08:47 +08:00
locale.txt Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
longname.cpp Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
Makefile.in Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
readme.txt Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
sortedlines.cpp icu升级72.1 2023-10-31 10:08:47 +08:00
sortedlines.h icu升级72.1 2023-10-31 10:08:47 +08:00
strengthprobe.cpp icu升级72.1 2023-10-31 10:08:47 +08:00
strengthprobe.h Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
tableStarter.pl Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
targetsetgenerator.cpp Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
targetsetgenerator.h Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
template Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
uniqueFiles.pl Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00
uprinter.cpp icu升级72.1 2023-10-31 10:08:47 +08:00
uprinter.h icu升级72.1 2023-10-31 10:08:47 +08:00
winGenCollData.pl Signed-off-by: mengjingzhimo <luoboming@huawei.com> 2022-08-31 20:27:49 +08:00

#
# Copyright (C) 2017 and later: Unicode, Inc. and others.
# License & terms of use: http://www.unicode.org/copyright.html
#
There are several tools in this directory that should make it easier to generate collation data:
extractCollationData.pl - perl script that reads ICU resource bundle files and outputs a locale_collation.html file if collation elements are present in the locale. Arguments are the list of locale source files (*.txt) that need to be processed.
createComparisonTables.pl - takes a locale name. Looks in directories that should contain the html data produced by colprobe or extractCollationData.
tableStarter.pl - invokes createComparisonTables.pl with a list of locales.