From c90e1424c07a2f220ae8b902496cef1c1c371fff Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 26 Jan 2026 19:14:21 +0100 Subject: Add dentistry MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcharconv_flipped.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'libcharconv_flipped.c') 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)} }; -- cgit v1.2.3-70-g09d2