This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Simplify
[perl5.git] / perlvars.h
index b6cc9ca..ce17ece 100644 (file)
@@ -295,6 +295,7 @@ PERLVAR(G, utf8_xidcont, SV *)
 PERLVAR(G, utf8_xidstart, SV *)
 PERLVAR(G, WB_invlist, SV *)
 PERLVARA(G, XPosix_ptrs, POSIX_CC_COUNT, SV *)
+PERLVARA(G,  Posix_ptrs, POSIX_CC_COUNT, SV *)
 PERLVAR(G, utf8_toupper, SV *)
 PERLVAR(G, utf8_totitle, SV *)
 PERLVAR(G, utf8_tolower, SV *)