Home
last modified time | relevance | path

Searched refs:SvIandPOK_off (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dsv.h1021 #define SvIandPOK_off(sv) (SvFLAGS(sv) &= ~(SVf_IOK|SVp_IOK|SVf_IVisUV|SVf_POK|SVp_POK)) macro
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5380delta.pod1711 =item L<C<SvIandPOK_off(sv)>|perlapi/SvIandPOK_off>