diff options
-rw-r--r-- | enc/unicode/10.0.0/name2ctype.h | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -34756,9 +34756,11 @@ struct uniname2ctype_struct { }; #define uniname2ctype_offset(str) offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_##str) -#if !1+0 -static const struct uniname2ctype_struct *uniname2ctype_p(const char *, unsigned int); #endif #ifndef USE_UNICODE_PROPERTIES #define TOTAL_KEYWORDS 15 |