generated character category data, Unicode 10.0

Table categories.t and tag enumeration categories.cat provide
character class data for most of the isw* functions.
These data are generated from Unicode data.
This commit is contained in:
Thomas Wolff 2018-02-25 16:30:27 +01:00 committed by Corinna Vinschen
parent 402daa2f80
commit 3ccfb407af
2 changed files with 2115 additions and 0 deletions

View File

@ -0,0 +1,29 @@
CAT_Cc,
CAT_Cf,
CAT_Cs,
CAT_LC,
CAT_Ll,
CAT_Lm,
CAT_Lo,
CAT_Lt,
CAT_Lu,
CAT_Mc,
CAT_Me,
CAT_Mn,
CAT_Nd,
CAT_Nl,
CAT_No,
CAT_Pc,
CAT_Pd,
CAT_Pe,
CAT_Pf,
CAT_Pi,
CAT_Po,
CAT_Ps,
CAT_Sc,
CAT_Sk,
CAT_Sm,
CAT_So,
CAT_Zl,
CAT_Zp,
CAT_Zs,

File diff suppressed because it is too large Load Diff