Files
pcre2/maint/Unicode.tables
Ayesh Karunaratne 43cd99b632 Unicode: Update to UCD 16 (#503)
Updates to Unicode files to Unicode 16, adjusts tests, and the
scripts used to parse UCD, to adapt to minor formatting differences
in UCD 16.

The `GenerateTest26.py` and `GenerateCommon.py` had a regexp to
extract properties from the `ScriptExtensions.txt` file. Previously,
all property lines had one space after space-separated list of scripts.
In UCD-16, this list is adjusted with right-padding, which throws off
the parser.

This commit adjusts the regexps to ignore padding spaces.
2024-10-02 12:06:11 +01:00
..
2024-10-02 12:06:11 +01:00
2024-10-02 12:06:11 +01:00