diff options
| author | Mattias Andrée <m@maandree.se> | 2026-01-26 19:14:21 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-01-26 19:14:21 +0100 |
| commit | c90e1424c07a2f220ae8b902496cef1c1c371fff (patch) | |
| tree | d1033610658931125b2e695195ecfc5c14f57d04 /libcharconv_flipped.c | |
| parent | Add metrical (diff) | |
| download | charconv-c90e1424c07a2f220ae8b902496cef1c1c371fff.tar.gz charconv-c90e1424c07a2f220ae8b902496cef1c1c371fff.tar.bz2 charconv-c90e1424c07a2f220ae8b902496cef1c1c371fff.tar.xz | |
Add dentistry
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'libcharconv_flipped.c')
| -rw-r--r-- | libcharconv_flipped.c | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/libcharconv_flipped.c b/libcharconv_flipped.c index f015c99..9423bdd 100644 --- a/libcharconv_flipped.c +++ b/libcharconv_flipped.c @@ -28,7 +28,11 @@ static struct { {UINT32_C(0x230C), UINT32_C(0x230E)}, {UINT32_C(0x268E), UINT32_C(0x268D)}, {UINT32_C(0x1D301), UINT32_C(0x1D303)}, - {UINT32_C(0x1D302), UINT32_C(0x1D304)} + {UINT32_C(0x1D302), UINT32_C(0x1D304)}, + {UINT32_C(0x23BE), UINT32_C(0x23BF)}, + {UINT32_C(0x23CB), UINT32_C(0x23CC)}, + {UINT32_C(0x23C9), UINT32_C(0x23CA)}, + {UINT32_C(0x23C1), UINT32_C(0x23C2)} }; |
