summaryrefslogtreecommitdiff
path: root/unicode_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'unicode_constants.h')
-rw-r--r--unicode_constants.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/unicode_constants.h b/unicode_constants.h
index 6cd8cc6b99..a7ddfeb9af 100644
--- a/unicode_constants.h
+++ b/unicode_constants.h
@@ -170,6 +170,9 @@
#endif /* EBCDIC POSIX-BC */
+/* The number of code points not matching \pC */
+#define NON_OTHER_COUNT_FOR_USE_ONLY_BY_REGCOMP_DOT_C 112806
+
#endif /* H_UNICODE_CONSTANTS */
/* ex: set ro: */