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 ee84d35..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'
@@ -785,6 +786,7 @@ usemorebits='undef'
 usemultiplicity='undef'
 usemymalloc='n'
 usenm='false'
+usensgetexecutablepath='undef'
 useopcode='true'
 useperlio='undef'
 useposix='true'