This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
foldEQ_utf8: Add version with flags parameter
authorKarl Williamson <public@khwilliamson.com>
Thu, 10 Feb 2011 04:30:13 +0000 (21:30 -0700)
committerKarl Williamson <public@khwilliamson.com>
Mon, 14 Feb 2011 15:41:38 +0000 (08:41 -0700)
commiteda9cac17f1c742273b62b039f512bc88ffb37a1
tree0daf4270ea9e6d2d16692b4d0ed825c79d427dda
parent781aab5ce76879fa60024011ffb8e9327d6d0a96
foldEQ_utf8: Add version with flags parameter

The parameter doesn't do anything yet.  The old version becomes a macro
calling the new version with 0 as the flags.
embed.fnc
embed.h
global.sym
proto.h
utf8.c
utf8.h