update Unicode include files to version 15.0.0

This commit is contained in:
Martin Dürst 2022-12-06 10:01:24 +09:00
parent 66bf15636f
commit 368b844874
2 changed files with 2111 additions and 1009 deletions

View File

@ -1,15 +1,15 @@
/* DO NOT EDIT THIS FILE. */
/* Generated by enc/unicode/case-folding.rb */
/* Generated by enc-case-folding.rb */
#if defined ONIG_UNICODE_VERSION_STRING && !( \
ONIG_UNICODE_VERSION_MAJOR == 14 && \
ONIG_UNICODE_VERSION_MAJOR == 15 && \
ONIG_UNICODE_VERSION_MINOR == 0 && \
ONIG_UNICODE_VERSION_TEENY == 0 && \
1)
# error ONIG_UNICODE_VERSION_STRING mismatch
#endif
#define ONIG_UNICODE_VERSION_STRING "14.0.0"
#define ONIG_UNICODE_VERSION_MAJOR 14
#define ONIG_UNICODE_VERSION_STRING "15.0.0"
#define ONIG_UNICODE_VERSION_MAJOR 15
#define ONIG_UNICODE_VERSION_MINOR 0
#define ONIG_UNICODE_VERSION_TEENY 0

File diff suppressed because it is too large Load Diff