This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: /[[:lower:]]/i should match the same as /\p{Lower}/i
[perl5.git] / uconfig.sh
index e7692dc..f52ff0d 100644 (file)
@@ -224,6 +224,7 @@ d_inetntop='undef'
 d_inetpton='undef'
 d_int64_t='undef'
 d_isascii='undef'
+d_isblank='undef'
 d_isfinite='undef'
 d_isinf='undef'
 d_isnan='undef'