universal.c: sv_does() UTF8 cleanup.
authorBrian Fraser <fraserbn@gmail.com>
Fri, 30 Sep 2011 20:42:31 +0000 (13:42 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 6 Oct 2011 20:01:10 +0000 (13:01 -0700)
commitf778bcfda5fdc759036c3f3509c3a1a0f8a59f28
treecb5cf274f4ff301b21f3f97e8c867d8b771b3377
parentc682ebef862f40c7b7ed8a6175ecb457b9981787
universal.c: sv_does() UTF8 cleanup.

This adds _sv, _pv, and _pvn forms to sv_does, and changes it to use
sv_ref() instead of sv_reftype().
embed.fnc
embed.h
proto.h
universal.c