This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Mark regcurly as experimental
[perl5.git] / embed.fnc
index 7c129b5..63bbcd8 100644 (file)
--- a/embed.fnc
+++ b/embed.fnc
@@ -165,7 +165,7 @@ npR |MEM_SIZE|malloc_good_size      |size_t nbytes
 
 AnpR   |void*  |get_context
 Anp    |void   |set_context    |NN void *t
 
 AnpR   |void*  |get_context
 Anp    |void   |set_context    |NN void *t
-EXpRnP |I32    |regcurly       |NN const char *s
+EXpRnPM        |I32    |regcurly       |NN const char *s
 
 END_EXTERN_C
 
 
 END_EXTERN_C