aboutsummaryrefslogtreecommitdiffstats
path: root/libcmap_find_block.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-12-21Use LIBCMAP_RANGE_SIZE, and do not *offset_out and *subrange_out when the codepoint is not foundMattias Andrée1-2/+0
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-12-21Fix truncation issue in libcmap_sprintf_range, and add LIBCMAP_ULTIMATE_CODEPOINT and LIBCMAP_UNIVERSE_RANGEMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <m@maandree.se>