This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a regex_sets debugging function
authorKarl Williamson <khw@cpan.org>
Wed, 31 Aug 2016 23:52:19 +0000 (17:52 -0600)
committerKarl Williamson <khw@cpan.org>
Wed, 19 Oct 2016 16:08:37 +0000 (10:08 -0600)
commita03e9135315c9b42294b83389d345c6e3953a3f7
treeb89b426483809cbfd4d28a0f7ca00b24c4b69b22
parent889458f14071a618cdc0fb519092327c4d5f5f61
Add a regex_sets debugging function

This is enabled by a C flag, as commented.  It is designed to be found
only by someone reading the code and wanting something temporary to help
in debugging.
embed.fnc
embed.h
proto.h
regcomp.c