aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/prop/uprop_blkname.c
Commit message (Collapse)AuthorAgeFilesLines
* Add explicit underlying type for enumsThomas Voss 2024-04-221-1/+1
| | | | | | Due to the size of the lookup tables, we want to use the smallest possible underlying type for the Unicode property enumerations in order to reduce the binary size as much as possible.
* Add uprop_blkname()Thomas Voss 2024-04-151-0/+344