perlapi: Remove a bunch of functions from API
authorKarl Williamson <public@khwilliamson.com>
Mon, 3 Dec 2012 06:09:57 +0000 (23:09 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 9 Dec 2012 17:30:01 +0000 (10:30 -0700)
commit04665d0770984691e9f31a63ea4474ccba51bfd9
tree93053dbf57b77f5795e07283af4fcf10de898143
parent509fb054497ef655220e3f95e2ed1c1798329862
perlapi: Remove a bunch of functions from API

These functions are undocumented.  We add a flag in embed.fnc to stop
them from being listed as undocumented functions suitable for
documenting.  They should not be used explicitly, but exist only to aid
macros in handy.h that need functions to handle portions of their
functionality.  Thus the handy.h macros should be used; not these.
embed.fnc