Searched defs:SvPOK_only (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dsv.h491 =for apidoc Am|void|SvPOK_only|SV* sv
631 #define SvPOK_only(sv) (assert_not_ROK(sv) \ macro
859 (C<SvPOK_only>). You want force if you are going to update the C<SvPVX>
864 (C<SvPOK_only>). You want force if you are going to update the C<SvPVX>

Completed in 1485 milliseconds