This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Add _invlist_contents() to compactly dump inversion list
authorKarl Williamson <public@khwilliamson.com>
Mon, 28 Nov 2011 16:20:12 +0000 (09:20 -0700)
committerKarl Williamson <public@khwilliamson.com>
Fri, 13 Jan 2012 16:58:36 +0000 (09:58 -0700)
commitb2b97e77b954138ae39638e71c2a011953c04525
tree98d6a132a021fd748eb10a7a84d2729003fcc6bc
parent69794297b04eebfe2f6020fd71ca6b93abe77286
regcomp.c: Add _invlist_contents() to compactly dump inversion list

This will be used in future commits for debug traces
embed.fnc
embed.h
proto.h
regcomp.c