This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.c: Remove two internal now unused functions.
authorKarl Williamson <public@khwilliamson.com>
Wed, 19 Dec 2012 20:27:08 +0000 (13:27 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 22 Dec 2012 18:11:32 +0000 (11:11 -0700)
commitdd66872884ceadf7ea6b1f4f7872a8403a9eefdf
treee0403db267ac72a35777b57bb035a82523c9cc91
parentc7304fe2c9745e293d050d449bf599d84292f7b7
utf8.c: Remove two internal now unused functions.

These functions were used internally as helpers for matching \X in
regular expressions.  They are no longer used.
embed.fnc
embed.h
proto.h
utf8.c