aboutsummaryrefslogtreecommitdiffstats
path: root/libcharconv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcharconv.h')
-rw-r--r--libcharconv.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/libcharconv.h b/libcharconv.h
index 7588c41..5b032ee 100644
--- a/libcharconv.h
+++ b/libcharconv.h
@@ -363,6 +363,16 @@ LIBCHARCONV_FUNC_(libcharconv_transposed);
*/
LIBCHARCONV_FUNC_(libcharconv_sora_sompeng);
+/**
+ * Convert '1' and '5' to TALLY MARKs
+ */
+LIBCHARCONV_FUNC_(libcharconv_tally_marks);
+
+/**
+ * Convert '1' through '5' to IDEOGRAPHIC TALLY MARKs
+ */
+LIBCHARCONV_FUNC_(libcharconv_ideographic_tally_marks);
+
#undef LIBCHARCONV_FUNC_
#endif