aboutsummaryrefslogtreecommitdiffstats
path: root/libcharconv_negative.c
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-01-28 19:52:45 +0100
committerMattias Andrée <m@maandree.se>2026-01-28 19:52:45 +0100
commit579e91697244d5813a667bf49209ea4102bcd360 (patch)
tree2910e440fbaf968e8010b054e29c8e57b60b8935 /libcharconv_negative.c
parentAdd ROTATED CAPITAL Q (diff)
downloadcharconv-579e91697244d5813a667bf49209ea4102bcd360.tar.gz
charconv-579e91697244d5813a667bf49209ea4102bcd360.tar.bz2
charconv-579e91697244d5813a667bf49209ea4102bcd360.tar.xz
Misc stuff
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--libcharconv_negative.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/libcharconv_negative.c b/libcharconv_negative.c
index 4f35489..670fa47 100644
--- a/libcharconv_negative.c
+++ b/libcharconv_negative.c
@@ -25,7 +25,10 @@ static struct {
{UINT32_C(0x1FA48), UINT32_C(0x1FA49)},
{UINT32_C(0x1FA4B), UINT32_C(0x1FA4C)},
{UINT32_C(0x24EA), UINT32_C(0x24FF)},
- {UINT32_C(0x1F10B), UINT32_C(0x1F10C)}
+ {UINT32_C(0x1F10B), UINT32_C(0x1F10C)},
+ {UINT32_C(0x2690), UINT32_C(0x2691)},
+ {UINT32_C(0x1F3F3), UINT32_C(0x1F3F4)},
+ {UINT32_C(0x1F3F1), UINT32_C(0x1F3F2)}
};