summaryrefslogtreecommitdiff
path: root/regenc.h
diff options
context:
space:
mode:
-rw-r--r--regenc.h16
1 files changed, 16 insertions, 0 deletions
@@ -177,5 +177,21 @@ ONIG_EXTERN const unsigned short OnigEncAsciiCtypeTable[];
(ONIGENC_IS_ASCII_CODE_CTYPE(code, ONIGENC_CTYPE_UPPER) ||\
ONIGENC_IS_ASCII_CODE_CTYPE(code, ONIGENC_CTYPE_LOWER))
#endif /* REGENC_H */