d503e088创建于 2025年12月11日历史提交
文件最后提交记录最后更新时间
3 年前
6 个月前
3 年前
readme.txt

Copyright (C) 2017 and later: Unicode, Inc. and others.

License & terms of use: http://www.unicode.org/copyright.html

Copyright (C) 2014, International Business Machines

Corporation and others. All Rights Reserved.

created on: 2014 May 2

created by: Andy Heninger

genregexcasing is the tool for generating extended case closure data needed by regular expressions for case insensitive matching.

The tool generates c++ data declarations that are then manually copied into the file i18n/regexcmp.cpp.

Edit the Makefile to have the correct directories for your ICU sources and build (the top two lines.)

A Unix-like system and the clang compiler are assumed.

To build and run the tool, from within this directory, do a plain, unqualified make